jar

org.eclipse.dirigible : dirigible-components-core-tenants

Maven & Gradle

Feb 18, 2024

Components - Core - Tenants

Table Of Contents

Latest Version

Download org.eclipse.dirigible : dirigible-components-core-tenants JAR file - Latest Versions:

All Versions

Download org.eclipse.dirigible : dirigible-components-core-tenants JAR file - All Versions:

Version Vulnerabilities Size Updated
10.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dirigible-components-core-tenants-10.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.dirigible.components.tenants.exceptions

├─ org.eclipse.dirigible.components.tenants.exceptions.TenantNotFoundException.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.exceptions.UserNotFoundException.class - [JAR]

org.eclipse.dirigible.components.tenants.tenant

├─ org.eclipse.dirigible.components.tenants.tenant.Tenant.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.tenant.TenantAuthorizationFilter.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.tenant.TenantContext.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.tenant.TenantFilter.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.tenant.TenantId.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.tenant.TenantResolver.class - [JAR]

org.eclipse.dirigible.components.tenants.config

├─ org.eclipse.dirigible.components.tenants.config.WebConfig.class - [JAR]

org.eclipse.dirigible.components.tenants.service

├─ org.eclipse.dirigible.components.tenants.service.UserService.class - [JAR]

org.eclipse.dirigible.components.tenants.security

├─ org.eclipse.dirigible.components.tenants.security.CustomUserDetails.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.security.CustomUserDetailsService.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.security.MethodSecurityConfig.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.security.WebSecurityConfig.class - [JAR]

org.eclipse.dirigible.components.tenants.repository

├─ org.eclipse.dirigible.components.tenants.repository.TenantRepository.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.repository.UserRepository.class - [JAR]

org.eclipse.dirigible.components.tenants.domain

├─ org.eclipse.dirigible.components.tenants.domain.Tenant.class - [JAR]

├─ org.eclipse.dirigible.components.tenants.domain.User.class - [JAR]