Hierarchy For Package org.activiti.cloud.services.common.security.jwt
Class Hierarchy
- java.lang.Object
- org.activiti.cloud.services.common.security.jwt.JtwAccessTokenPrincipalRolesProvider (implements org.activiti.api.runtime.shared.security.PrincipalRolesProvider)
- org.activiti.cloud.services.common.security.jwt.JwtAccessTokenPrincipalGroupsProvider (implements org.activiti.api.runtime.shared.security.PrincipalGroupsProvider)
- org.activiti.cloud.services.common.security.jwt.JwtAccessTokenProvider
- org.activiti.cloud.services.common.security.jwt.JwtAccessTokenValidator
- org.activiti.cloud.services.common.security.jwt.JwtGrantedAuthorityConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - org.activiti.cloud.services.common.security.jwt.JwtPrincipalGroupsProviderChain (implements org.activiti.api.runtime.shared.security.PrincipalGroupsProvider)
- org.activiti.cloud.services.common.security.jwt.JwtPrincipalIdentityProvider (implements org.activiti.api.runtime.shared.security.PrincipalIdentityProvider)
- org.activiti.cloud.services.common.security.jwt.JwtPrincipalRolesProviderChain (implements org.activiti.api.runtime.shared.security.PrincipalRolesProvider)
- org.activiti.cloud.services.common.security.jwt.JwtSecurityContextPrincipalProvider (implements org.activiti.api.runtime.shared.security.SecurityContextPrincipalProvider)
- org.activiti.cloud.services.common.security.jwt.JwtSecurityContextTokenProvider (implements org.activiti.api.runtime.shared.security.SecurityContextTokenProvider)
- org.activiti.cloud.services.common.security.jwt.JwtUserInfoUriAuthenticationConverter (implements org.springframework.core.convert.converter.Converter<S,
T>) - org.activiti.cloud.services.common.security.jwt.OAuth2UserServiceCacheable
Interface Hierarchy
- org.activiti.cloud.services.common.security.jwt.JwtAdapter