索引

A C D E F G H I L M O P R S T 
All Classes and Interfaces|所有程序包|序列化表格

A

AccountAutoEnableListener - cn.herodotus.engine.oauth2.management.compliance.listener中的类
Description: 账户锁定状态监听
AccountAutoEnableListener(RedisMessageListenerContainer, OAuth2AccountStatusManager) - 类的构造器 cn.herodotus.engine.oauth2.management.compliance.listener.AccountAutoEnableListener
 
accountLockStatusListener(RedisMessageListenerContainer, OAuth2AccountStatusManager) - 类中的方法 cn.herodotus.engine.oauth2.management.configuration.OAuth2ComplianceConfiguration
 
AccountReleaseFromCacheEvent - cn.herodotus.engine.oauth2.management.compliance.event中的类
Description: 从账户状态缓存中释放账号事件
AccountReleaseFromCacheEvent(String) - 类的构造器 cn.herodotus.engine.oauth2.management.compliance.event.AccountReleaseFromCacheEvent
 
AccountReleaseFromCacheEvent(String, Clock) - 类的构造器 cn.herodotus.engine.oauth2.management.compliance.event.AccountReleaseFromCacheEvent
 
AccountReleaseFromCacheListener - cn.herodotus.engine.oauth2.management.compliance.listener中的类
Description: TODO
AccountReleaseFromCacheListener(OAuth2AccountStatusManager) - 类的构造器 cn.herodotus.engine.oauth2.management.compliance.listener.AccountReleaseFromCacheListener
 
AccountStatusChanger - cn.herodotus.engine.oauth2.management.compliance.event中的接口
Description: 用户状态变更服务
accountStatusManager(UserDetailsService, AccountStatusChanger, LockedUserDetailsStampManager) - 类中的方法 cn.herodotus.engine.oauth2.management.configuration.OAuth2ComplianceConfiguration
 
activate(String) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.DeviceController
 
activated() - 类中的方法 cn.herodotus.engine.oauth2.management.controller.DeviceController
 
assigned(OAuth2ScopeDto) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ScopeController
 
assigned(String, Set<OAuth2Permission>) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ScopeService
 
authenticationFailureListener(SignInFailureLimitedStampManager, OAuth2AccountStatusManager) - 类中的方法 cn.herodotus.engine.oauth2.management.configuration.OAuth2ComplianceConfiguration
 
AuthenticationFailureListener - cn.herodotus.engine.oauth2.management.compliance.listener中的类
Description: 登出成功监听
AuthenticationFailureListener(SignInFailureLimitedStampManager, OAuth2AccountStatusManager) - 类的构造器 cn.herodotus.engine.oauth2.management.compliance.listener.AuthenticationFailureListener
 
authenticationSuccessListener(SignInFailureLimitedStampManager, OAuth2ComplianceService) - 类中的方法 cn.herodotus.engine.oauth2.management.configuration.OAuth2ManagementConfiguration
 
AuthenticationSuccessListener - cn.herodotus.engine.oauth2.management.compliance.listener中的类
Description: 登录成功事件监听
AuthenticationSuccessListener(SignInFailureLimitedStampManager, OAuth2ComplianceService) - 类的构造器 cn.herodotus.engine.oauth2.management.compliance.listener.AuthenticationSuccessListener
 
authorize(String, String[]) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ApplicationController
 
authorize(String, String[]) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ApplicationService
 
AutoUnlockUserAccountCondition - cn.herodotus.engine.oauth2.management.compliance.condition中的类
Description: 阿里云短信开启条件
AutoUnlockUserAccountCondition() - 类的构造器 cn.herodotus.engine.oauth2.management.compliance.condition.AutoUnlockUserAccountCondition
 

C

CaptchaController - cn.herodotus.engine.oauth2.management.controller中的类
Description: 验证码Controller
CaptchaController() - 类的构造器 cn.herodotus.engine.oauth2.management.controller.CaptchaController
 
check(Verification) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.CaptchaController
 
cn.herodotus.engine.oauth2.management.adapter - 程序包 cn.herodotus.engine.oauth2.management.adapter
 
cn.herodotus.engine.oauth2.management.compliance - 程序包 cn.herodotus.engine.oauth2.management.compliance
 
cn.herodotus.engine.oauth2.management.compliance.annotation - 程序包 cn.herodotus.engine.oauth2.management.compliance.annotation
 
cn.herodotus.engine.oauth2.management.compliance.condition - 程序包 cn.herodotus.engine.oauth2.management.compliance.condition
 
cn.herodotus.engine.oauth2.management.compliance.event - 程序包 cn.herodotus.engine.oauth2.management.compliance.event
 
cn.herodotus.engine.oauth2.management.compliance.listener - 程序包 cn.herodotus.engine.oauth2.management.compliance.listener
 
cn.herodotus.engine.oauth2.management.configuration - 程序包 cn.herodotus.engine.oauth2.management.configuration
 
cn.herodotus.engine.oauth2.management.controller - 程序包 cn.herodotus.engine.oauth2.management.controller
 
cn.herodotus.engine.oauth2.management.dto - 程序包 cn.herodotus.engine.oauth2.management.dto
 
cn.herodotus.engine.oauth2.management.entity - 程序包 cn.herodotus.engine.oauth2.management.entity
 
cn.herodotus.engine.oauth2.management.generator - 程序包 cn.herodotus.engine.oauth2.management.generator
 
cn.herodotus.engine.oauth2.management.processor - 程序包 cn.herodotus.engine.oauth2.management.processor
 
cn.herodotus.engine.oauth2.management.repository - 程序包 cn.herodotus.engine.oauth2.management.repository
 
cn.herodotus.engine.oauth2.management.service - 程序包 cn.herodotus.engine.oauth2.management.service
 
codeToSession(SessionCreate) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.IdentityController
 
ConditionalOnAutoUnlockUserAccount - cn.herodotus.engine.oauth2.management.compliance.annotation中的Annotation Interface
Description: 自动解锁用户账号条件注解
consent(Principal, Model, String, String, String, String) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.ConsentController
Consent页面(确认请求scope的页面)
ConsentController - cn.herodotus.engine.oauth2.management.controller中的类
OAuth2 授权确认页面 - controller
ConsentController(OAuth2ApplicationService, OAuth2AuthorizationConsentService, OAuth2ScopeService, EndpointProperties) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.ConsentController
 
create(String, String) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.CaptchaController
 
createSecretKey(String, String, String) - 类中的方法 cn.herodotus.engine.oauth2.management.service.InterfaceSecurityService
 

D

delete(String) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ApplicationController
 
deleteById(String) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ApplicationService
 
DeviceController - cn.herodotus.engine.oauth2.management.controller中的类
Description: 设备激活
DeviceController() - 类的构造器 cn.herodotus.engine.oauth2.management.controller.DeviceController
 

E

enable(String) - 类中的方法 cn.herodotus.engine.oauth2.management.compliance.OAuth2AccountStatusManager
 
equals(Object) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
equals(Object) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
exchange(SessionExchange) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.IdentityController
 
exchange(String, String) - 类中的方法 cn.herodotus.engine.oauth2.management.service.InterfaceSecurityService
前端用后端PublicKey加密前端PublicKey后,将该值传递给后端,用于加密 AES KEY

F

findAll() - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ScopeController
 
findAllEnums() - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ConstantController
 
findAuthoritiesById(String) - 类中的方法 cn.herodotus.engine.oauth2.management.processor.HerodotusClientDetailsService
 
findByClientId(String) - 接口中的方法 cn.herodotus.engine.oauth2.management.repository.OAuth2ApplicationRepository
根据 Client ID 查询 OAuth2Application
findByClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ApplicationService
 
findByCondition(int, int, String, String, String) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ComplianceService
 
findByCondition(Integer, Integer, String, String, String) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ComplianceController
 
findByPage(Integer, Integer) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ApplicationController
 
findByScopeCode(String) - 接口中的方法 cn.herodotus.engine.oauth2.management.repository.OAuth2ScopeRepository
根据范围代码查询应用范围
findByScopeCode(String) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ScopeService
 
findByUserName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ScopeController
 

G

generate(SharedSessionContractImplementor, Object) - 类中的方法 cn.herodotus.engine.oauth2.management.generator.OAuth2PermissionUuidGenerator
 
getAbbreviation() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getAbbreviation() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getAccessTokenFormat() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getAccessTokenFormat() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getAccessTokenValidity() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getAccessTokenValidity() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getAllEnums() - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ConstantService
 
getAndroid() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getApplicationId() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getApplicationId() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getApplicationName() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getApplicationName() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getApplicationType() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getApplicationType() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getAuthenticationSigningAlgorithm() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getAuthenticationSigningAlgorithm() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getAuthorizationCodeValidity() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getAuthorizationCodeValidity() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getAuthorizationGrantTypes() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getAuthorizationGrantTypes() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getBrowserName() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getClientAuthenticationMethods() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getClientAuthenticationMethods() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getClientId() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getClientId() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionCreate
 
getClientId() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getClientId() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getClientIdIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getClientIdIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getClientName() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getClientSecret() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getClientSecret() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionCreate
 
getClientSecret() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getClientSecretExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getClientSecretExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getClientSettings(OAuth2Application) - 类中的方法 cn.herodotus.engine.oauth2.management.adapter.OAuth2ApplicationRegisteredClientAdapter
 
getComplianceId() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getConfidential() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionExchange
 
getDestinationServiceName() - 接口中的方法 cn.herodotus.engine.oauth2.management.compliance.event.AccountStatusChanger
Request Mapping 收集汇总的服务名称
getDeviceCodeValidity() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getDeviceCodeValidity() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getEngineName() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getHomepage() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getHomepage() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getId() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getIdTokenSignatureAlgorithm() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getIdTokenSignatureAlgorithm() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getIos() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getIp() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getIpad() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getIphoneOrIpod() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getJwkSetUrl() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getJwkSetUrl() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getLogo() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getLogo() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getMobile() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getMobileBrowser() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getMobilePlatform() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getOperation() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getOsName() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getPermissionCode() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2PermissionDto
 
getPermissionCode() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Permission
 
getPermissionId() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2PermissionDto
 
getPermissionId() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Permission
 
getPermissionName() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2PermissionDto
 
getPermissionName() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Permission
 
getPermissions() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ScopeDto
 
getPermissions() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
getPostLogoutRedirectUris() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getPostLogoutRedirectUris() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getPrincipalName() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
getPublicKey() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.Session
 
getRedirectUris() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getRedirectUris() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getRefreshTokenValidity() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getRefreshTokenValidity() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getRepository() - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ApplicationService
 
getRepository() - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ComplianceService
 
getRepository() - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2PermissionService
 
getRepository() - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ScopeService
 
getRequireAuthorizationConsent() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getRequireAuthorizationConsent() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getRequireProofKey() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getRequireProofKey() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getReuseRefreshTokens() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getReuseRefreshTokens() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getScopeCode() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
getScopeId() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ScopeDto
 
getScopeId() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
getScopeName() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
getScopes() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
getScopes() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
getScopes(OAuth2Application) - 类中的方法 cn.herodotus.engine.oauth2.management.adapter.OAuth2ApplicationRegisteredClientAdapter
 
getSessionId() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.Session
 
getSessionId() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionCreate
 
getSessionId() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionExchange
 
getState() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.Session
 
getTokenSettings(OAuth2Application) - 类中的方法 cn.herodotus.engine.oauth2.management.adapter.OAuth2ApplicationRegisteredClientAdapter
 
getWriteableService() - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ApplicationController
 
getWriteableService() - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2AuthorizationController
 
getWriteableService() - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ComplianceController
 
getWriteableService() - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ScopeController
 

H

hashCode() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
hashCode() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
HerodotusClientDetailsService - cn.herodotus.engine.oauth2.management.processor中的类
Description: 客户端交互处理器
HerodotusClientDetailsService(OAuth2ApplicationService) - 类的构造器 cn.herodotus.engine.oauth2.management.processor.HerodotusClientDetailsService
 
HerodotusUserDetailsService - cn.herodotus.engine.oauth2.management.processor中的类
Description: UserDetailsService核心类
HerodotusUserDetailsService(StrategyUserDetailsService) - 类的构造器 cn.herodotus.engine.oauth2.management.processor.HerodotusUserDetailsService
 

I

IdentityController - cn.herodotus.engine.oauth2.management.controller中的类
 
IdentityController(InterfaceSecurityService, SignInFailureLimitedStampManager) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.IdentityController
 
InterfaceSecurityService - cn.herodotus.engine.oauth2.management.service中的类
Description: 请求加密服务
InterfaceSecurityService(HttpCryptoProcessor, RegisteredClientRepository) - 类的构造器 cn.herodotus.engine.oauth2.management.service.InterfaceSecurityService
 

L

loadHerodotusUserByUsername(String) - 类中的方法 cn.herodotus.engine.oauth2.management.processor.HerodotusUserDetailsService
 
loadUserBySocial(String, AccessPrincipal) - 类中的方法 cn.herodotus.engine.oauth2.management.processor.HerodotusUserDetailsService
 
loadUserByUsername(String) - 类中的方法 cn.herodotus.engine.oauth2.management.processor.HerodotusUserDetailsService
 
lock(String) - 类中的方法 cn.herodotus.engine.oauth2.management.compliance.OAuth2AccountStatusManager
 
login(Map<String, Object>, HttpServletRequest) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.LoginController
 
LoginController - cn.herodotus.engine.oauth2.management.controller中的类
Description: Security 登录控制器
LoginController(OAuth2AuthenticationProperties) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.LoginController
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - 类中的方法 cn.herodotus.engine.oauth2.management.compliance.condition.AutoUnlockUserAccountCondition
 

O

OAuth2AccountStatusManager - cn.herodotus.engine.oauth2.management.compliance中的类
Description: 账户锁定处理服务
OAuth2AccountStatusManager(UserDetailsService, AccountStatusChanger, LockedUserDetailsStampManager) - 类的构造器 cn.herodotus.engine.oauth2.management.compliance.OAuth2AccountStatusManager
 
OAuth2Application - cn.herodotus.engine.oauth2.management.entity中的类
Description: OAuth2 应用
OAuth2Application() - 类的构造器 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
OAuth2ApplicationController - cn.herodotus.engine.oauth2.management.controller中的类
Description: OAuth2应用管理接口
OAuth2ApplicationController(OAuth2ApplicationService) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.OAuth2ApplicationController
 
OAuth2ApplicationDto - cn.herodotus.engine.oauth2.management.dto中的类
Description: OAuth2 Application Dto
OAuth2ApplicationDto() - 类的构造器 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
OAuth2ApplicationRegisteredClientAdapter - cn.herodotus.engine.oauth2.management.adapter中的类
Description: OAuth2Application
OAuth2ApplicationRegisteredClientAdapter() - 类的构造器 cn.herodotus.engine.oauth2.management.adapter.OAuth2ApplicationRegisteredClientAdapter
 
OAuth2ApplicationRepository - cn.herodotus.engine.oauth2.management.repository中的接口
Description: OAuth2ApplicationRepository
OAuth2ApplicationService - cn.herodotus.engine.oauth2.management.service中的类
Description: OAuth2ApplicationService
OAuth2ApplicationService(RegisteredClientRepository, HerodotusRegisteredClientRepository, OAuth2ApplicationRepository) - 类的构造器 cn.herodotus.engine.oauth2.management.service.OAuth2ApplicationService
 
OAuth2AuthorizationController - cn.herodotus.engine.oauth2.management.controller中的类
Description: OAuth2 认证管理接口
OAuth2AuthorizationController(HerodotusAuthorizationService) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.OAuth2AuthorizationController
 
OAuth2Compliance - cn.herodotus.engine.oauth2.management.entity中的类
Description: 用户操作审计
OAuth2Compliance() - 类的构造器 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
OAuth2ComplianceConfiguration - cn.herodotus.engine.oauth2.management.configuration中的类
Description: OAuth2 应用安全合规配置
OAuth2ComplianceConfiguration() - 类的构造器 cn.herodotus.engine.oauth2.management.configuration.OAuth2ComplianceConfiguration
 
OAuth2ComplianceController - cn.herodotus.engine.oauth2.management.controller中的类
Description: OAuth2ComplianceController
OAuth2ComplianceController(OAuth2ComplianceService) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.OAuth2ComplianceController
 
OAuth2ComplianceRepository - cn.herodotus.engine.oauth2.management.repository中的接口
Description: ActionAuditRepository
OAuth2ComplianceService - cn.herodotus.engine.oauth2.management.service中的类
Description: ActionAuditService
OAuth2ComplianceService(OAuth2ComplianceRepository) - 类的构造器 cn.herodotus.engine.oauth2.management.service.OAuth2ComplianceService
 
OAuth2ConstantController - cn.herodotus.engine.oauth2.management.controller中的类
Description: OAuth2 常量 Controller
OAuth2ConstantController(OAuth2ConstantService) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.OAuth2ConstantController
 
OAuth2ConstantService - cn.herodotus.engine.oauth2.management.service中的类
Description: OAuth2 常量服务
OAuth2ConstantService() - 类的构造器 cn.herodotus.engine.oauth2.management.service.OAuth2ConstantService
 
OAuth2ManagementConfiguration - cn.herodotus.engine.oauth2.management.configuration中的类
Description: OAuth2 Manager 模块配置
OAuth2ManagementConfiguration() - 类的构造器 cn.herodotus.engine.oauth2.management.configuration.OAuth2ManagementConfiguration
 
OAuth2Permission - cn.herodotus.engine.oauth2.management.entity中的类
Description: 客户端权限
OAuth2Permission() - 类的构造器 cn.herodotus.engine.oauth2.management.entity.OAuth2Permission
 
OAuth2PermissionDto - cn.herodotus.engine.oauth2.management.dto中的类
Description: OAuth2 HerodotusPermission Dto
OAuth2PermissionDto() - 类的构造器 cn.herodotus.engine.oauth2.management.dto.OAuth2PermissionDto
 
OAuth2PermissionRepository - cn.herodotus.engine.oauth2.management.repository中的接口
Description: OAuth2AuthorityRepository
OAuth2PermissionService - cn.herodotus.engine.oauth2.management.service中的类
Description: OAuth2PermissionService
OAuth2PermissionService(OAuth2PermissionRepository) - 类的构造器 cn.herodotus.engine.oauth2.management.service.OAuth2PermissionService
 
OAuth2PermissionUuid - cn.herodotus.engine.oauth2.management.generator中的Annotation Interface
Description: OAuth2AuthorityUuid
OAuth2PermissionUuidGenerator - cn.herodotus.engine.oauth2.management.generator中的类
Description: 使得保存实体类时可以在保留主键生成策略的情况下自定义表的主键
OAuth2PermissionUuidGenerator(OAuth2PermissionUuid, Member, CustomIdGeneratorCreationContext) - 类的构造器 cn.herodotus.engine.oauth2.management.generator.OAuth2PermissionUuidGenerator
 
OAuth2Scope - cn.herodotus.engine.oauth2.management.entity中的类
Description : Oauth Scope
OAuth2Scope() - 类的构造器 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
OAuth2ScopeController - cn.herodotus.engine.oauth2.management.controller中的类
Description : OauthScopesController
OAuth2ScopeController(OAuth2ScopeService) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.OAuth2ScopeController
 
OAuth2ScopeDto - cn.herodotus.engine.oauth2.management.dto中的类
Description: OAuth2 Scope Dto
OAuth2ScopeDto() - 类的构造器 cn.herodotus.engine.oauth2.management.dto.OAuth2ScopeDto
 
OAuth2ScopeRepository - cn.herodotus.engine.oauth2.management.repository中的接口
Description : OauthScopeRepository
OAuth2ScopeService - cn.herodotus.engine.oauth2.management.service中的类
Description : OauthScopeService
OAuth2ScopeService(OAuth2ScopeRepository) - 类的构造器 cn.herodotus.engine.oauth2.management.service.OAuth2ScopeService
 
OAuthSignOutController - cn.herodotus.engine.oauth2.management.controller中的类
Description: OAuth2 扩展 接口
OAuthSignOutController(OAuth2AuthorizationService, OAuth2ComplianceService, ApplicationContext) - 类的构造器 cn.herodotus.engine.oauth2.management.controller.OAuthSignOutController
 
onApplicationEvent(AccountReleaseFromCacheEvent) - 类中的方法 cn.herodotus.engine.oauth2.management.compliance.listener.AccountReleaseFromCacheListener
 
onApplicationEvent(AbstractAuthenticationFailureEvent) - 类中的方法 cn.herodotus.engine.oauth2.management.compliance.listener.AuthenticationFailureListener
 
onApplicationEvent(AuthenticationSuccessEvent) - 类中的方法 cn.herodotus.engine.oauth2.management.compliance.listener.AuthenticationSuccessListener
 
onMessage(Message, byte[]) - 类中的方法 cn.herodotus.engine.oauth2.management.compliance.listener.AccountAutoEnableListener
 

P

postConstruct() - 类中的方法 cn.herodotus.engine.oauth2.management.configuration.OAuth2ComplianceConfiguration
 
postConstruct() - 类中的方法 cn.herodotus.engine.oauth2.management.configuration.OAuth2ManagementConfiguration
 
process(UserStatus) - 接口中的方法 cn.herodotus.engine.oauth2.management.compliance.event.AccountStatusChanger
 
prompt(SignInErrorPrompt) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.IdentityController
 

R

releaseFromCache(String) - 类中的方法 cn.herodotus.engine.oauth2.management.compliance.OAuth2AccountStatusManager
 

S

save(String, String, String, HttpServletRequest) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ComplianceService
 
saveOrUpdate(OAuth2ApplicationDto) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ApplicationController
 
saveOrUpdate(OAuth2Application) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ApplicationService
 
Session - cn.herodotus.engine.oauth2.management.dto中的类
Description: Session响应实体
Session() - 类的构造器 cn.herodotus.engine.oauth2.management.dto.Session
 
SessionCreate - cn.herodotus.engine.oauth2.management.dto中的类
Description: 加密创建请求
SessionCreate() - 类的构造器 cn.herodotus.engine.oauth2.management.dto.SessionCreate
 
SessionExchange - cn.herodotus.engine.oauth2.management.dto中的类
Description: 机要传递实体
SessionExchange() - 类的构造器 cn.herodotus.engine.oauth2.management.dto.SessionExchange
 
setAbbreviation(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setAbbreviation(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setAccessTokenFormat(TokenFormat) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setAccessTokenFormat(TokenFormat) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setAccessTokenValidity(Duration) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setAccessTokenValidity(Duration) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setAndroid(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setApplicationId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setApplicationId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setApplicationName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setApplicationName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setApplicationType(ApplicationType) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setApplicationType(ApplicationType) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setAuthenticationSigningAlgorithm(Signature) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setAuthenticationSigningAlgorithm(Signature) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setAuthorizationCodeValidity(Duration) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setAuthorizationCodeValidity(Duration) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setAuthorizationGrantTypes(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setAuthorizationGrantTypes(Set<String>) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setBrowserName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setClientAuthenticationMethods(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setClientAuthenticationMethods(Set<String>) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionCreate
 
setClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setClientIdIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setClientIdIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setClientSecret(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setClientSecret(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionCreate
 
setClientSecret(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setClientSecretExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setClientSecretExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setComplianceId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setConfidential(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionExchange
 
setDeviceCodeValidity(Duration) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setDeviceCodeValidity(Duration) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setEngineName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setHomepage(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setHomepage(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setIdTokenSignatureAlgorithm(Signature) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setIdTokenSignatureAlgorithm(Signature) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setIos(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setIp(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setIpad(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setIphoneOrIpod(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setJwkSetUrl(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setJwkSetUrl(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setLogo(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setLogo(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setMobile(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setMobileBrowser(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setMobilePlatform(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setOperation(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setOsName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setPermissionCode(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2PermissionDto
 
setPermissionCode(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Permission
 
setPermissionId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2PermissionDto
 
setPermissionId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Permission
 
setPermissionName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2PermissionDto
 
setPermissionName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Permission
 
setPermissions(Set<OAuth2PermissionDto>) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ScopeDto
 
setPermissions(Set<OAuth2Permission>) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
setPostLogoutRedirectUris(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setPostLogoutRedirectUris(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setPrincipalName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
setPublicKey(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.Session
 
setRedirectUris(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setRedirectUris(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setRefreshTokenValidity(Duration) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setRefreshTokenValidity(Duration) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setRequireAuthorizationConsent(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setRequireAuthorizationConsent(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setRequireProofKey(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setRequireProofKey(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setReuseRefreshTokens(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setReuseRefreshTokens(Boolean) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setScopeCode(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
setScopeId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ScopeDto
 
setScopeId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
setScopeName(String) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
setScopes(Set<OAuth2Scope>) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
setScopes(Set<OAuth2Scope>) - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
setSessionId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.Session
 
setSessionId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionCreate
 
setSessionId(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionExchange
 
setState(String) - 类中的方法 cn.herodotus.engine.oauth2.management.dto.Session
 
signOut(String, HttpServletRequest) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuthSignOutController
 

T

toEntity(OAuth2ApplicationDto) - 类中的方法 cn.herodotus.engine.oauth2.management.controller.OAuth2ApplicationController
 
toEntity(String, String, String, HttpServletRequest) - 类中的方法 cn.herodotus.engine.oauth2.management.service.OAuth2ComplianceService
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ApplicationDto
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2PermissionDto
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.OAuth2ScopeDto
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.Session
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionCreate
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.dto.SessionExchange
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Application
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Compliance
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Permission
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.management.entity.OAuth2Scope
 
A C D E F G H I L M O P R S T 
All Classes and Interfaces|所有程序包|序列化表格