您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.hswebframework.web.authorization
,
org.hswebframework.web.authorization.access
,
org.hswebframework.web.authorization.annotation
,
org.hswebframework.web.authorization.builder
,
org.hswebframework.web.authorization.define
,
org.hswebframework.web.authorization.events
,
org.hswebframework.web.authorization.exception
,
org.hswebframework.web.authorization.setting
,
org.hswebframework.web.authorization.simple
,
org.hswebframework.web.authorization.simple.builder
,
org.hswebframework.web.authorization.token
,
org.hswebframework.web.authorization.token.event
,
org.hswebframework.web.authorization.token.redis
,
org.hswebframework.web.authorization.twofactor
,
org.hswebframework.web.authorization.twofactor.defaults
类分层结构
java.lang.
Object
org.hswebframework.web.authorization.simple.
AbstractDataAccessConfig
(implements org.hswebframework.web.authorization.access.
DataAccessConfig
)
org.hswebframework.web.authorization.simple.
DimensionDataAccessConfig
(implements org.hswebframework.web.authorization.access.
ScopeDataAccessConfig
)
org.hswebframework.web.authorization.simple.
SimpleFieldFilterDataAccessConfig
(implements org.hswebframework.web.authorization.access.
FieldFilterDataAccessConfig
)
org.hswebframework.web.authorization.simple.
SimpleOwnCreatedDataAccessConfig
(implements org.hswebframework.web.authorization.access.
OwnCreatedDataAccessConfig
)
org.hswebframework.web.authorization.
AuthenticationHolder
org.hswebframework.web.authorization.
AuthenticationUtils
org.hswebframework.web.authorization.events.
AuthorizationInitializeEvent
org.hswebframework.web.authorization.define.
AuthorizingContext
org.hswebframework.web.authorization.simple.
CompositeReactiveAuthenticationManager
(implements org.hswebframework.web.authorization.
ReactiveAuthenticationManager
)
org.hswebframework.web.authorization.define.
DataAccessDefinition
org.hswebframework.web.authorization.define.
DataAccessTypeDefinition
(implements org.hswebframework.web.authorization.access.
DataAccessType
)
org.hswebframework.web.authorization.simple.
DefaultAuthorizationAutoConfiguration
org.hswebframework.web.authorization.twofactor.defaults.
DefaultTwoFactorValidator
(implements org.hswebframework.web.authorization.twofactor.
TwoFactorValidator
)
org.hswebframework.web.authorization.twofactor.defaults.
DefaultTwoFactorValidatorManager
(implements org.springframework.beans.factory.config.BeanPostProcessor, org.hswebframework.web.authorization.twofactor.
TwoFactorValidatorManager
)
org.hswebframework.web.authorization.twofactor.defaults.
DefaultTwoFactorValidatorProvider
(implements org.hswebframework.web.authorization.twofactor.
TwoFactorValidatorProvider
)
org.hswebframework.web.authorization.token.
DefaultUserTokenManager
(implements org.hswebframework.web.authorization.token.
UserTokenManager
)
org.hswebframework.web.authorization.define.
DimensionDefinition
org.hswebframework.web.authorization.access.
DimensionHelper
org.hswebframework.web.authorization.define.
DimensionsDefinition
java.util.
EventObject
(implements java.io.
Serializable
)
org.springframework.context.ApplicationEvent
org.hswebframework.web.authorization.events.
AbstractAuthorizationEvent
(implements org.hswebframework.web.authorization.events.
AuthorizationEvent
)
org.hswebframework.web.authorization.events.
AuthorizationBeforeEvent
org.hswebframework.web.authorization.events.
AuthorizationDecodeEvent
org.hswebframework.web.authorization.events.
AuthorizationFailedEvent
org.hswebframework.web.authorization.events.
AuthorizationExitEvent
(implements org.hswebframework.web.authorization.events.
AuthorizationEvent
)
org.hswebframework.web.authorization.events.
AuthorizationSuccessEvent
(implements org.hswebframework.web.authorization.events.
AuthorizationEvent
)
org.hswebframework.web.authorization.define.
AuthorizeDefinitionInitializedEvent
(implements org.hswebframework.web.authorization.events.
AuthorizationEvent
)
org.hswebframework.web.authorization.events.
AuthorizingHandleBeforeEvent
(implements org.hswebframework.web.authorization.events.
AuthorizationEvent
)
org.hswebframework.web.authorization.token.event.
UserTokenChangedEvent
(implements org.hswebframework.web.authorization.events.
AuthorizationEvent
)
org.hswebframework.web.authorization.token.event.
UserTokenCreatedEvent
(implements org.hswebframework.web.authorization.events.
AuthorizationEvent
)
org.hswebframework.web.authorization.token.event.
UserTokenRemovedEvent
(implements org.hswebframework.web.authorization.events.
AuthorizationEvent
)
org.hswebframework.web.authorization.twofactor.defaults.
HashMapTwoFactorTokenManager
(implements org.hswebframework.web.authorization.twofactor.
TwoFactorTokenManager
)
org.hswebframework.web.authorization.token.
LocalUserToken
(implements org.hswebframework.web.authorization.token.
UserToken
)
org.hswebframework.web.authorization.define.
MergedAuthorizeDefinition
org.hswebframework.web.authorization.simple.
PlainTextUsernamePasswordAuthenticationRequest
(implements org.hswebframework.web.authorization.
AuthenticationRequest
)
org.hswebframework.web.authorization.
ReactiveAuthenticationHolder
org.hswebframework.web.authorization.token.redis.
RedisUserTokenManager
(implements org.hswebframework.web.authorization.token.
UserTokenManager
)
org.hswebframework.web.authorization.define.
ResourceActionDefinition
org.hswebframework.web.authorization.define.
ResourceDefinition
org.hswebframework.web.authorization.define.
ResourcesDefinition
org.hswebframework.web.authorization.setting.
SettingNullValueHolder
(implements org.hswebframework.web.authorization.setting.
SettingValueHolder
)
org.hswebframework.web.authorization.simple.
SimpleAuthentication
(implements org.hswebframework.web.authorization.
Authentication
)
org.hswebframework.web.authorization.simple.builder.
SimpleAuthenticationBuilder
(implements org.hswebframework.web.authorization.builder.
AuthenticationBuilder
)
org.hswebframework.web.authorization.simple.builder.
SimpleAuthenticationBuilderFactory
(implements org.hswebframework.web.authorization.builder.
AuthenticationBuilderFactory
)
org.hswebframework.web.authorization.simple.builder.
SimpleDataAccessConfigBuilder
(implements org.hswebframework.web.authorization.builder.
DataAccessConfigBuilder
)
org.hswebframework.web.authorization.simple.builder.
SimpleDataAccessConfigBuilderFactory
(implements org.hswebframework.web.authorization.builder.
DataAccessConfigBuilderFactory
)
org.hswebframework.web.authorization.simple.
SimpleDimension
(implements org.hswebframework.web.authorization.
Dimension
)
org.hswebframework.web.authorization.simple.
SimplePermission
(implements org.hswebframework.web.authorization.
Permission
)
org.hswebframework.web.authorization.simple.
SimpleRole
(implements org.hswebframework.web.authorization.
Role
)
org.hswebframework.web.authorization.simple.
SimpleUser
(implements org.hswebframework.web.authorization.
User
)
org.hswebframework.web.authorization.token.redis.
SimpleUserToken
(implements org.hswebframework.web.authorization.token.
UserToken
)
org.hswebframework.web.authorization.setting.
StringSourceSettingHolder
(implements org.hswebframework.web.authorization.setting.
SettingValueHolder
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.hswebframework.web.authorization.exception.
AccessDenyException
org.hswebframework.web.authorization.exception.
NeedTwoFactorException
org.hswebframework.web.authorization.exception.
UnAuthorizedException
org.hswebframework.web.authorization.twofactor.defaults.
UnsupportedTwoFactorValidator
(implements org.hswebframework.web.authorization.twofactor.
TwoFactorValidator
)
org.hswebframework.web.authorization.token.
UserTokenAuthenticationSupplier
(implements org.hswebframework.web.authorization.
AuthenticationSupplier
)
org.hswebframework.web.authorization.token.
UserTokenHolder
org.hswebframework.web.authorization.token.
UserTokenReactiveAuthenticationSupplier
(implements org.hswebframework.web.authorization.
ReactiveAuthenticationSupplier
)
接口分层结构
org.hswebframework.web.authorization.builder.
AuthenticationBuilderFactory
org.hswebframework.web.authorization.
AuthenticationManager
org.hswebframework.web.authorization.events.
AuthorizationEvent
org.hswebframework.web.authorization.define.
AuthorizeDefinition
org.hswebframework.web.authorization.define.
AopAuthorizeDefinition
java.lang.
Comparable
<T>
org.hswebframework.web.authorization.token.
UserToken
(并 extends java.io.
Serializable
)
org.hswebframework.web.authorization.access.
DataAccessConfig.DefaultType
org.hswebframework.web.authorization.builder.
DataAccessConfigBuilder
org.hswebframework.web.authorization.builder.
DataAccessConfigBuilderFactory
org.hswebframework.web.authorization.simple.builder.
DataAccessConfigConverter
org.hswebframework.web.authorization.access.
DataAccessConfiguration
org.hswebframework.web.authorization.access.
DataAccessController
org.hswebframework.web.authorization.access.
DataAccessHandler
org.hswebframework.web.authorization.access.
DataAccessType
org.hswebframework.web.authorization.
DimensionProvider
org.hswebframework.web.authorization.
DimensionType
org.hswebframework.web.authorization.token.
ParsedToken
java.util.function.
Predicate
<T>
org.hswebframework.web.authorization.
AuthenticationPredicate
org.hswebframework.web.authorization.
Permission.DataAccessPredicate
<T>
org.hswebframework.web.authorization.
ReactiveAuthenticationInitializeService
org.hswebframework.web.authorization.
ReactiveAuthenticationManager
org.hswebframework.web.authorization.
ReactiveAuthenticationManagerProvider
java.io.
Serializable
org.hswebframework.web.authorization.
Authentication
org.hswebframework.web.authorization.builder.
AuthenticationBuilder
org.hswebframework.web.authorization.
AuthenticationRequest
org.hswebframework.web.authorization.access.
DataAccessConfig
org.hswebframework.web.authorization.access.
FieldFilterDataAccessConfig
org.hswebframework.web.authorization.access.
OwnCreatedDataAccessConfig
org.hswebframework.web.authorization.access.
ScopeDataAccessConfig
org.hswebframework.web.authorization.
Dimension
org.hswebframework.web.authorization.
Role
org.hswebframework.web.authorization.
User
org.hswebframework.web.authorization.access.
FieldFilterDataAccessConfig
org.hswebframework.web.authorization.access.
OwnCreatedDataAccessConfig
org.hswebframework.web.authorization.
Permission
org.hswebframework.web.authorization.
Role
org.hswebframework.web.authorization.access.
ScopeDataAccessConfig
org.hswebframework.web.authorization.twofactor.
TwoFactorToken
org.hswebframework.web.authorization.
User
org.hswebframework.web.authorization.token.
UserToken
(并 extends java.lang.
Comparable
<T>)
org.hswebframework.web.authorization.setting.
SettingValueHolder
java.util.function.
Supplier
<T>
org.hswebframework.web.authorization.
AuthenticationSupplier
org.hswebframework.web.authorization.
ReactiveAuthenticationSupplier
org.hswebframework.web.authorization.token.
ThirdPartAuthenticationManager
org.hswebframework.web.authorization.token.
ThirdPartReactiveAuthenticationManager
org.hswebframework.web.authorization.twofactor.
TwoFactorTokenManager
org.hswebframework.web.authorization.twofactor.
TwoFactorValidator
org.hswebframework.web.authorization.twofactor.
TwoFactorValidatorManager
org.hswebframework.web.authorization.twofactor.
TwoFactorValidatorProvider
org.hswebframework.web.authorization.access.
UserAttachEntity
org.hswebframework.web.authorization.setting.
UserSettingManager
org.hswebframework.web.authorization.token.
UserTokenManager
注释类型分层结构
org.hswebframework.web.authorization.annotation.
QueryAction
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
RequiresRoles
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
FieldDataAccess
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
UserOwnData
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
Authorize
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
CreateAction
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
DimensionDataAccess
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
DimensionDataAccess.Mapping
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
Dimension
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
SaveAction
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
DeleteAction
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
ResourceAction
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
DataAccess
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
Resource
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
TwoFactor
(implements java.lang.annotation.
Annotation
)
org.hswebframework.web.authorization.annotation.
DataAccessType
(implements java.lang.annotation.
Annotation
)
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.hswebframework.web.authorization.
DefaultDimensionType
(implements org.hswebframework.web.authorization.
DimensionType
)
org.hswebframework.web.authorization.token.
TokenState
(implements org.hswebframework.web.dict.
EnumDict
<V>)
org.hswebframework.web.authorization.token.
AllopatricLoginMode
org.hswebframework.web.authorization.define.
Phased
org.hswebframework.web.authorization.define.
HandleType
org.hswebframework.web.authorization.access.
DefaultDataAccessType
(implements org.hswebframework.web.authorization.access.
DataAccessType
, org.hswebframework.web.dict.
EnumDict
<V>)
org.hswebframework.web.authorization.annotation.
Logical
org.hswebframework.web.authorization.setting.
UserSettingPermission
(implements org.hswebframework.web.dict.
EnumDict
<V>)
org.hswebframework.web.authorization.events.
AuthorizationFailedEvent.Reason
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2016–2020. All rights reserved.