All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractJwtGrantedAuthoritiesConverter KeycloakRealmAuthoritiesConverter Converter for converting a Keycloak-issuedJwtintoGrantedAuthorities.MultiTenantJWSKeySelector An implementation of aJWTClaimsSetAwareJWSKeySelectorthat selects key candidates based on the issuer of the provided JWT.MultiTenantJwtIssuerValidator An implementation of aOAuth2TokenValidatorthat validates the issuer of aJwtagainst a whitelist of allowed tenants.MultiTenantResourceServerAutoConfiguration Auto-configurationfor multi-tenant resource server support.MultiTenantResourceServerJwtConfiguration Configures aJwtDecoderand exposes it as a bean.MultiTenantResourceServerProperties Multi-tenant resource server properties.MultiTenantResourceServerProperties.Header MultiTenantResourceServerProperties.Jwt MultiTenantResourceServerProperties.ResolveMode MultiTenantResourceServerWebMvcConfiguration Configures aWebMvcConfigurerwith aHandlerInterceptor.MultiTenantResourceServerWebSecurityConfiguration Configures aWebSecurityConfigurerAdapterwhen jwt is used as the mode for resolving the tenant.TenantContext Provides information about the current tenant in a thread-safe way.TenantDetails Provides core information about a tenant in a multi-tenant application.TenantDetailsService Core interface which loads tenant-specific data.