Hierarchy For All Packages
Package Hierarchies:- com.gsitm.ustra.java.security.jwt,
- com.gsitm.ustra.java.security.jwt.authentication,
- com.gsitm.ustra.java.security.jwt.authentication.authentication,
- com.gsitm.ustra.java.security.jwt.authentication.claims,
- com.gsitm.ustra.java.security.jwt.authentication.decisioner,
- com.gsitm.ustra.java.security.jwt.authentication.parser,
- com.gsitm.ustra.java.security.jwt.authentication.processor,
- com.gsitm.ustra.java.security.jwt.authentication.properties,
- com.gsitm.ustra.java.security.jwt.authentication.provider,
- com.gsitm.ustra.java.security.jwt.authentication.store,
- com.gsitm.ustra.java.security.jwt.config,
- com.gsitm.ustra.java.security.jwt.redis,
- com.gsitm.ustra.java.security.jwt.utils,
- com.gsitm.ustra.java.security.jwt.web
Class Hierarchy
- java.lang.Object
- com.gsitm.ustra.java.security.jwt.authentication.claims.AccessInfo
- com.gsitm.ustra.java.security.jwt.authentication.parser.DefaultUstraJwtAuthenticationParser (implements com.gsitm.ustra.java.security.jwt.authentication.parser.UstraJwtAuthenticationParser)
- com.gsitm.ustra.java.security.jwt.authentication.parser.EncryptedUstraJwtAuthenticationParser
- com.gsitm.ustra.java.security.jwt.authentication.parser.DefaultUstraJwtAuthenticationParser.TokenCreationCondition
- com.gsitm.ustra.java.security.jwt.authentication.parser.DefaultUstraJwtAuthenticationParser.TokenCreationCondition.TokenCreationConditionBuilder
- com.gsitm.ustra.java.security.jwt.authentication.claims.DefaultUstraJwtClaimAppender (implements com.gsitm.ustra.java.security.jwt.authentication.claims.UstraJwtClaimAppender)
- com.gsitm.ustra.java.security.jwt.config.DefaultUstraSecurityJwtConfigure (implements org.springframework.core.Ordered, com.gsitm.ustra.java.security.config.UstraSecurityConfigure)
- com.gsitm.ustra.java.security.jwt.authentication.decisioner.EmptyTokenJwtValidationFailureDecisioner<S,
R> (implements com.gsitm.ustra.java.security.jwt.authentication.decisioner.UstraJwtValidationFailureDecisioner) - com.gsitm.ustra.java.security.jwt.authentication.store.NonStoredUstraJwtRefreshTokenStore (implements com.gsitm.ustra.java.security.jwt.authentication.store.UstraJwtRefreshTokenStore)
- com.gsitm.ustra.java.security.jwt.redis.RedisRefreshTokenCleanupTask
- com.gsitm.ustra.java.security.jwt.redis.RedisRefreshTokenDto
- com.gsitm.ustra.java.security.jwt.redis.RedisRefreshTokenDto.RedisRefreshTokenDtoBuilder
- com.gsitm.ustra.java.security.jwt.redis.RedisUstraJwtRefreshTokenStore (implements com.gsitm.ustra.java.security.jwt.authentication.store.UstraJwtRefreshTokenStore)
- com.gsitm.ustra.java.security.authentication.authentication.UstraAuthentication (implements org.springframework.security.core.Authentication)
- com.gsitm.ustra.java.security.jwt.authentication.authentication.UstraJwtAuthentication
- com.gsitm.ustra.java.security.authentication.UstraAuthenticationManager
- com.gsitm.ustra.java.security.jwt.authentication.UstraJwtAuthenticationManager
- com.gsitm.ustra.java.security.authentication.processor.UstraAuthenticationProcessor<S,
R> (implements org.springframework.context.ApplicationContextAware) - com.gsitm.ustra.java.security.authentication.processor.DefaultUstraAuthenticationProcessor<S,
R> - com.gsitm.ustra.java.security.jwt.authentication.processor.UstraJwtAuthenticationProcessor<S,
R> (implements org.springframework.context.ApplicationContextAware)
- com.gsitm.ustra.java.security.jwt.authentication.processor.UstraJwtAuthenticationProcessor<S,
- com.gsitm.ustra.java.security.authentication.processor.DefaultUstraAuthenticationProcessor<S,
- com.gsitm.ustra.java.security.authentication.properties.UstraAuthenticationProperties
- com.gsitm.ustra.java.security.jwt.authentication.properties.UstraJwtAuthenticationProperties
- com.gsitm.ustra.java.security.jwt.utils.UstraClaimUtils
- com.gsitm.ustra.java.security.jwt.authentication.UstraCurrentJwtInfo
- com.gsitm.ustra.java.security.jwt.web.UstraJwtAuthenticationAdvice (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
- com.gsitm.ustra.java.security.jwt.web.UstraJwtAuthenticationInterceptorWebMvcConfigurer (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- com.gsitm.ustra.java.security.jwt.authentication.properties.UstraJwtAuthenticationProperties.Encryption
- com.gsitm.ustra.java.security.jwt.authentication.store.UstraJwtAuthenticationStore (implements com.gsitm.ustra.java.security.authentication.store.UstraAuthenticationStore<R>)
- com.gsitm.ustra.java.security.jwt.authentication.store.HttpHeaderJwtAuthenticationStore
- com.gsitm.ustra.java.security.jwt.authentication.store.HttpHeaderCookieJwtAuthenticationStore
- com.gsitm.ustra.java.security.jwt.authentication.store.HttpHeaderCookiePostmanJwtAuthenticationStore
- com.gsitm.ustra.java.security.jwt.authentication.store.HttpParameterJwtAuthenticatonStore
- com.gsitm.ustra.java.security.jwt.authentication.store.HttpHeaderCookieJwtAuthenticationStore
- com.gsitm.ustra.java.security.jwt.authentication.store.HttpHeaderJwtAuthenticationStore
- com.gsitm.ustra.java.security.jwt.authentication.claims.UstraJwtClaims
- com.gsitm.ustra.java.security.jwt.authentication.provider.UstraJwtRefreshTokenModel
- com.gsitm.ustra.java.security.jwt.utils.UstraJwtUtils
- com.gsitm.ustra.java.security.jwt.utils.UstraJwtUtils.HeaderClaims
- com.gsitm.ustra.java.security.jwt.utils.UstraJwtUtils.HeaderClaims.HeaderClaimsBuilder
- com.gsitm.ustra.java.security.jwt.UstraSecurityJwt
Interface Hierarchy
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - com.gsitm.ustra.java.security.jwt.redis.RedisRefreshTokenRepository
- org.springframework.data.repository.CrudRepository<T,
- com.gsitm.ustra.java.security.authentication.UstraAuthenticationConfigurer<S,
R> - com.gsitm.ustra.java.security.jwt.authentication.UstraJwtAuthenticationConfigurer<S,
R>
- com.gsitm.ustra.java.security.jwt.authentication.UstraJwtAuthenticationConfigurer<S,
- com.gsitm.ustra.java.security.jwt.authentication.parser.UstraJwtAuthenticationParser
- com.gsitm.ustra.java.security.jwt.authentication.claims.UstraJwtClaimAppender
- com.gsitm.ustra.java.security.jwt.authentication.claims.UstraJwtClaimChecker
- com.gsitm.ustra.java.security.jwt.authentication.store.UstraJwtRefreshTokenStore
- com.gsitm.ustra.java.security.jwt.authentication.decisioner.UstraJwtValidationFailureDecisioner
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.gsitm.ustra.java.security.jwt.authentication.properties.UstraJwtAuthenticationProperties.EncryptionType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)