Hierarchy For All Packages
Package Hierarchies:- cn.herodotus.engine.core.identity.constant,
- cn.herodotus.engine.core.identity.domain,
- cn.herodotus.engine.core.identity.enums,
- cn.herodotus.engine.core.identity.exception,
- cn.herodotus.engine.core.identity.jackson2,
- cn.herodotus.engine.core.identity.oauth2,
- cn.herodotus.engine.core.identity.service,
- cn.herodotus.engine.core.identity.strategy,
- cn.herodotus.engine.core.identity.utils
Class Hierarchy
- java.lang.Object
- cn.herodotus.engine.core.identity.domain.AbstractRest (implements cn.herodotus.engine.core.definition.domain.BaseModel)
- cn.herodotus.engine.core.identity.domain.AccessPrincipal
- cn.herodotus.engine.core.identity.domain.AttributeTransmitter (implements java.io.Serializable)
- cn.herodotus.engine.core.identity.domain.HerodotusGrantedAuthority (implements org.springframework.security.core.GrantedAuthority)
- cn.herodotus.engine.core.identity.domain.HerodotusPermission
- cn.herodotus.engine.core.identity.domain.HerodotusSecurityAttribute (implements java.io.Serializable)
- cn.herodotus.engine.core.identity.domain.HerodotusUser (implements org.springframework.security.core.CredentialsContainer, org.springframework.security.core.userdetails.UserDetails)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- cn.herodotus.engine.core.identity.jackson2.HerodotusUserDeserializer
- cn.herodotus.engine.core.identity.jackson2.JsonNodeUtils
- cn.herodotus.engine.core.identity.utils.SecurityUtils
- cn.herodotus.engine.core.identity.utils.ServletSecurityUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- cn.herodotus.engine.core.identity.exception.PlatformAuthenticationException (implements cn.herodotus.engine.core.definition.exception.HerodotusException)
- org.springframework.security.core.AuthenticationException
- java.lang.RuntimeException
- java.lang.Exception
- cn.herodotus.engine.core.identity.domain.UserPrincipal (implements cn.herodotus.engine.core.identity.domain.HerodotusPrincipal, java.io.Serializable)
Interface Hierarchy
- cn.herodotus.engine.core.identity.oauth2.BearerTokenResolver
- cn.herodotus.engine.core.identity.service.ClientDetailsService
- cn.herodotus.engine.core.identity.service.EnhanceClientDetailsService
- cn.herodotus.engine.core.identity.constant.OAuth2ErrorKeys
- java.security.Principal
- cn.herodotus.engine.core.identity.domain.HerodotusPrincipal
- cn.herodotus.engine.core.identity.domain.RegisteredClientDetails
- cn.herodotus.engine.core.identity.strategy.StrategyPermissionDetailsService
- cn.herodotus.engine.core.identity.strategy.StrategyUserDetailsService
- org.springframework.security.core.userdetails.UserDetailsService
- cn.herodotus.engine.core.identity.service.EnhanceUserDetailsService
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.herodotus.engine.core.identity.enums.AccountCategory
- cn.herodotus.engine.core.identity.enums.PermissionExpression (implements cn.herodotus.engine.core.definition.enums.BaseUiEnum<T>)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)