索引
All Classes and Interfaces|所有程序包|序列化表格
A
- AbstractOAuth2EntityConverter<S,
T> - cn.herodotus.engine.oauth2.data.jpa.definition.converter中的类 -
Description: 封装RegisteredClientAdapter 默认行为
- AbstractOAuth2EntityConverter(OAuth2JacksonProcessor) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.definition.converter.AbstractOAuth2EntityConverter
- AbstractRegisteredClient - cn.herodotus.engine.oauth2.data.jpa.definition.domain中的类
-
Description: 多实例共用 RegisteredClient属性
- AbstractRegisteredClient() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- AbstractRegisteredClientConverter<S extends RegisteredClientDetails> - cn.herodotus.engine.oauth2.data.jpa.definition.converter中的类
-
Description: RegisteredClient 转换器
- AbstractRegisteredClientConverter(OAuth2JacksonProcessor) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.definition.converter.AbstractRegisteredClientConverter
- authorizationConsentService(HerodotusAuthorizationConsentService, RegisteredClientRepository) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.configuration.OAuth2DataJpaConfiguration
- AuthorizationGrantTypeMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: AuthorizationGrantTypesMixin
- AuthorizationGrantTypeMixin(String) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.AuthorizationGrantTypeMixin
- authorizationService(HerodotusAuthorizationService, RegisteredClientRepository) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.configuration.OAuth2DataJpaConfiguration
C
- clearHistoryToken() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- ClientAuthenticationMethodMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: ClientAuthenticationMethodMixin
- ClientAuthenticationMethodMixin(String) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.ClientAuthenticationMethodMixin
- ClientSettingsDeserializer - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: ClientSettingsDeserializer
- ClientSettingsDeserializer() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.ClientSettingsDeserializer
- ClientSettingsMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: ClientSettingsMixin
- ClientSettingsMixin() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.ClientSettingsMixin
- cn.herodotus.engine.oauth2.data.jpa.configuration - 程序包 cn.herodotus.engine.oauth2.data.jpa.configuration
- cn.herodotus.engine.oauth2.data.jpa.converter - 程序包 cn.herodotus.engine.oauth2.data.jpa.converter
- cn.herodotus.engine.oauth2.data.jpa.definition.converter - 程序包 cn.herodotus.engine.oauth2.data.jpa.definition.converter
- cn.herodotus.engine.oauth2.data.jpa.definition.domain - 程序包 cn.herodotus.engine.oauth2.data.jpa.definition.domain
- cn.herodotus.engine.oauth2.data.jpa.entity - 程序包 cn.herodotus.engine.oauth2.data.jpa.entity
- cn.herodotus.engine.oauth2.data.jpa.generator - 程序包 cn.herodotus.engine.oauth2.data.jpa.generator
- cn.herodotus.engine.oauth2.data.jpa.jackson2 - 程序包 cn.herodotus.engine.oauth2.data.jpa.jackson2
- cn.herodotus.engine.oauth2.data.jpa.repository - 程序包 cn.herodotus.engine.oauth2.data.jpa.repository
- cn.herodotus.engine.oauth2.data.jpa.service - 程序包 cn.herodotus.engine.oauth2.data.jpa.service
- cn.herodotus.engine.oauth2.data.jpa.storage - 程序包 cn.herodotus.engine.oauth2.data.jpa.storage
- convert(HerodotusAuthorization) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2AuthorizationConverter
- convert(HerodotusAuthorizationConsent) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2AuthorizationConsentConverter
- convert(RegisteredClient) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.converter.OAuth2ToHerodotusRegisteredClientConverter
- convert(OAuth2Authorization) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.converter.OAuth2ToHerodotusAuthorizationConverter
- convert(OAuth2AuthorizationConsent) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.converter.OAuth2ToHerodotusAuthorizationConsentConverter
- convert(S) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.converter.AbstractRegisteredClientConverter
- convert(S) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.converter.RegisteredClientConverter
D
- deleteByRefreshTokenExpiresAtBefore(LocalDateTime) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据 RefreshToken 过期时间,清理历史 Token信息
- deleteByRegisteredClientIdAndPrincipalName(String, String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationConsentRepository
-
根据 client id 和 principalName 删除 OAuth2 确认信息
- deleteByRegisteredClientIdAndPrincipalName(String, String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationConsentService
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.ClientSettingsDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.FormLoginWebAuthenticationDetailsDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.HerodotusGrantedAuthorityDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.OAuth2ClientAuthenticationTokenDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.RegisteredClientDeserializer
- deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.TokenSettingsDeserializer
E
- equals(Object) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- equals(Object) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- equals(Object) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
F
- findAllByRegisteredClientIdAndPrincipalNameAndAccessTokenExpiresAtAfter(String, String, LocalDateTime) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据客户端ID和用户名查询未过期Token
- findAuthorizationCount(String, String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findAuthorizationCount(String, String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationService
- findAvailableAuthorizations(String, String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findAvailableAuthorizations(String, String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationService
- findByAccessToken(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findByAccessTokenValue(String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据 Access Token 查询 OAuth2 认证信息
- findByAuthorizationCode(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findByAuthorizationCodeValue(String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据 authorizationCode 查询 OAuth2 认证信息
- findByClientId(String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusRegisteredClientRepository
-
根据 ClientId 查询 RegisteredClient
- findByClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusRegisteredClientService
- findByClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaRegisteredClientRepository
- findByDeviceCodeValue(String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据 Device Code 查询 OAuth2 认证信息
- findByDeviceCodeValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findById(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationService
- findById(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaRegisteredClientRepository
- findById(String, String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationConsentService
- findByOidcIdTokenValue(String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据 Id Token 查询 OAuth2 认证信息
- findByOidcIdTokenValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findByRefreshToken(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findByRefreshTokenValue(String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据 Refresh Token 查询 OAuth2 认证信息
- findByRegisteredClientIdAndPrincipalName(String, String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationConsentRepository
-
根据 client id 和 principalName 查询 OAuth2 确认信息
- findByRegisteredClientIdAndPrincipalName(String, String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationConsentService
- findByState(String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据 State 查询 OAuth2 认证信息
- findByState(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findByStateOrAuthorizationCodeValueOrAccessTokenValueOrRefreshTokenValueOrOidcIdTokenValueOrUserCodeValueOrDeviceCodeValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- findByToken(String, OAuth2TokenType) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationService
- findByUserCodeValue(String) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.repository.HerodotusAuthorizationRepository
-
根据 User Code 查询 OAuth2 认证信息
- findByUserCodeValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- FormLoginWebAuthenticationDetailsDeserializer - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: FormLoginWebAuthenticationDetailsDeserializer
- FormLoginWebAuthenticationDetailsDeserializer() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.FormLoginWebAuthenticationDetailsDeserializer
- FormLoginWebAuthenticationDetailsMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: FormLoginWebAuthenticationDetailsMixin
- FormLoginWebAuthenticationDetailsMixin() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.FormLoginWebAuthenticationDetailsMixin
G
- generate(SharedSessionContractImplementor, Object) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationUuidGeneratorType
- generate(SharedSessionContractImplementor, Object) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusRegisteredClientUuidGeneratorType
- getAccessTokenExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAccessTokenIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAccessTokenMetadata() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAccessTokenScopes() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAccessTokenType() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAccessTokenValue() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAttributes() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAuthorities() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- getAuthorizationCodeExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAuthorizationCodeIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAuthorizationCodeMetadata() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAuthorizationCodeValue() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAuthorizationGrantType() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getAuthorizationGrantTypes() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- getAuthorizedScopes() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getClientAuthenticationMethods() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- getClientId() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- getClientIdIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- getClientName() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- getClientSecret() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- getClientSecretExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- getClientSettings() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- getClientSettings(HerodotusRegisteredClient) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2RegisteredClientConverter
- getClientSettings(S) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.converter.RegisteredClientConverter
- getDeviceCodeExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getDeviceCodeIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getDeviceCodeMetadata() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getDeviceCodeValue() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getId() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getId() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- getOidcIdTokenClaims() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getOidcIdTokenExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getOidcIdTokenIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getOidcIdTokenMetadata() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getOidcIdTokenValue() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getPostLogoutRedirectUris() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- getPrincipalName() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getPrincipalName() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- getPrincipalName() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
- getRedirectUris() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- getRefreshTokenExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getRefreshTokenIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getRefreshTokenMetadata() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getRefreshTokenValue() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getRegisteredClientId() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getRegisteredClientId() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- getRegisteredClientId() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
- getRepository() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationConsentService
- getRepository() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- getRepository() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusRegisteredClientService
- getScopes() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- getScopes(HerodotusRegisteredClient) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2RegisteredClientConverter
- getScopes(S) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.converter.RegisteredClientConverter
- getState() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getTokenSettings() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- getTokenSettings(HerodotusRegisteredClient) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2RegisteredClientConverter
- getTokenSettings(S) - 接口中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.converter.RegisteredClientConverter
- getUserCodeExpiresAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getUserCodeIssuedAt() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getUserCodeMetadata() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- getUserCodeValue() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
H
- hashCode() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- hashCode() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- hashCode() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
- HerodotusAuthorization - cn.herodotus.engine.oauth2.data.jpa.entity中的类
-
Description: OAuth2 认证信息
- HerodotusAuthorization() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- HerodotusAuthorizationConsent - cn.herodotus.engine.oauth2.data.jpa.entity中的类
-
Description: OAuth2 认证确认信息实体
- HerodotusAuthorizationConsent() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- HerodotusAuthorizationConsentId - cn.herodotus.engine.oauth2.data.jpa.generator中的类
-
Description: OAuth2AuthorizationConsent 联合主键
- HerodotusAuthorizationConsentId() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
- HerodotusAuthorizationConsentId(String, String) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
- HerodotusAuthorizationConsentRepository - cn.herodotus.engine.oauth2.data.jpa.repository中的接口
-
Description: HerodotusAuthorizationConsentRepository
- HerodotusAuthorizationConsentService - cn.herodotus.engine.oauth2.data.jpa.service中的类
-
Description: HerodotusAuthorizationConsentService
- HerodotusAuthorizationConsentService(HerodotusAuthorizationConsentRepository) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationConsentService
- HerodotusAuthorizationRepository - cn.herodotus.engine.oauth2.data.jpa.repository中的接口
-
Description: HerodotusAuthorizationRepository
- HerodotusAuthorizationService - cn.herodotus.engine.oauth2.data.jpa.service中的类
-
Description: HerodotusAuthorizationService
- HerodotusAuthorizationService(HerodotusAuthorizationRepository) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusAuthorizationService
- HerodotusAuthorizationUuidGenerator - cn.herodotus.engine.oauth2.data.jpa.generator中的Annotation Interface
-
Description: HerodotusAuthorizationUuid 注解
- HerodotusAuthorizationUuidGeneratorType - cn.herodotus.engine.oauth2.data.jpa.generator中的类
-
Description: OAuth2Authorization Id 生成器
- HerodotusAuthorizationUuidGeneratorType(HerodotusAuthorizationUuidGenerator, Member, CustomIdGeneratorCreationContext) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationUuidGeneratorType
- HerodotusGrantedAuthorityDeserializer - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: HerodotusGrantedAuthority 反序列化
- HerodotusGrantedAuthorityDeserializer() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.HerodotusGrantedAuthorityDeserializer
- HerodotusGrantedAuthorityMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: HerodotusGrantedAuthority Jackson2 Mixin
- HerodotusGrantedAuthorityMixin() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.HerodotusGrantedAuthorityMixin
- HerodotusJackson2Module - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: 自定义 User Details Module
- HerodotusJackson2Module() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.HerodotusJackson2Module
- HerodotusRegisteredClient - cn.herodotus.engine.oauth2.data.jpa.entity中的类
-
Description: OAuth2 客户端实体
- HerodotusRegisteredClient() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- HerodotusRegisteredClientRepository - cn.herodotus.engine.oauth2.data.jpa.repository中的接口
-
Description: HerodotusRegisteredClientRepository
- HerodotusRegisteredClientService - cn.herodotus.engine.oauth2.data.jpa.service中的类
-
Description: HerodotusRegisteredClientService
- HerodotusRegisteredClientService(HerodotusRegisteredClientRepository) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.service.HerodotusRegisteredClientService
- HerodotusRegisteredClientUuidGenerator - cn.herodotus.engine.oauth2.data.jpa.generator中的Annotation Interface
-
Description: HerodotusRegisteredClientUuid 注解
- HerodotusRegisteredClientUuidGeneratorType - cn.herodotus.engine.oauth2.data.jpa.generator中的类
-
Description: OAuth2RegisteredClient Id 生成器
- HerodotusRegisteredClientUuidGeneratorType(HerodotusRegisteredClientUuidGenerator, Member, CustomIdGeneratorCreationContext) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusRegisteredClientUuidGeneratorType
- HerodotusToOAuth2AuthorizationConsentConverter - cn.herodotus.engine.oauth2.data.jpa.converter中的类
-
Description: HerodotusAuthorizationConsent 转 OAuth2AuthorizationConsent 转换器
- HerodotusToOAuth2AuthorizationConsentConverter(RegisteredClientRepository) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2AuthorizationConsentConverter
- HerodotusToOAuth2AuthorizationConverter - cn.herodotus.engine.oauth2.data.jpa.converter中的类
-
Description: HerodotusAuthorization 转 OAuth2Authorization 转换器
- HerodotusToOAuth2AuthorizationConverter(OAuth2JacksonProcessor, RegisteredClientRepository) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2AuthorizationConverter
- HerodotusToOAuth2RegisteredClientConverter - cn.herodotus.engine.oauth2.data.jpa.converter中的类
-
Description: HerodotusRegisteredClient 转 换适配器
- HerodotusToOAuth2RegisteredClientConverter(OAuth2JacksonProcessor) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.converter.HerodotusToOAuth2RegisteredClientConverter
- HerodotusUserMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: 自定义 UserDetails Mixin
- HerodotusUserMixin() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.HerodotusUserMixin
J
- JpaOAuth2AuthorizationConsentService - cn.herodotus.engine.oauth2.data.jpa.storage中的类
-
Description: 基于 JPA 的 OAuth2 认证服务
- JpaOAuth2AuthorizationConsentService(HerodotusAuthorizationConsentService, RegisteredClientRepository) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationConsentService
- JpaOAuth2AuthorizationService - cn.herodotus.engine.oauth2.data.jpa.storage中的类
-
Description: 基于 JPA 的 OAuth2 认证服务
- JpaOAuth2AuthorizationService(HerodotusAuthorizationService, RegisteredClientRepository) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationService
- JpaRegisteredClientRepository - cn.herodotus.engine.oauth2.data.jpa.storage中的类
-
Description: 基于Jpa 的 RegisteredClient服务
- JpaRegisteredClientRepository(HerodotusRegisteredClientService, PasswordEncoder) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.storage.JpaRegisteredClientRepository
O
- OAuth2ClientAuthenticationTokenDeserializer - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: OAuth2ClientAuthenticationTokenDeserializer
- OAuth2ClientAuthenticationTokenDeserializer() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.OAuth2ClientAuthenticationTokenDeserializer
- OAuth2ClientAuthenticationTokenMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: OAuth2ClientAuthenticationTokenMixin
- OAuth2ClientAuthenticationTokenMixin() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.OAuth2ClientAuthenticationTokenMixin
- OAuth2DataJpaConfiguration - cn.herodotus.engine.oauth2.data.jpa.configuration中的类
-
Description: OAuth2 Manager 模块配置
- OAuth2DataJpaConfiguration() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.configuration.OAuth2DataJpaConfiguration
- OAuth2JacksonProcessor - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: OAuth2 相关 Jackson 处理器
- OAuth2JacksonProcessor() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.OAuth2JacksonProcessor
- OAuth2ToHerodotusAuthorizationConsentConverter - cn.herodotus.engine.oauth2.data.jpa.converter中的类
-
Description: OAuth2AuthorizationConsent 转 HerodotusAuthorizationConsent 转换器
- OAuth2ToHerodotusAuthorizationConsentConverter() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.converter.OAuth2ToHerodotusAuthorizationConsentConverter
- OAuth2ToHerodotusAuthorizationConverter - cn.herodotus.engine.oauth2.data.jpa.converter中的类
-
Description: OAuth2Authorization 转 HerodotusAuthorization 转换器
- OAuth2ToHerodotusAuthorizationConverter(OAuth2JacksonProcessor) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.converter.OAuth2ToHerodotusAuthorizationConverter
- OAuth2ToHerodotusRegisteredClientConverter - cn.herodotus.engine.oauth2.data.jpa.converter中的类
-
Description: RegisteredClient 转 HerodotusRegisteredClient 转换器
- OAuth2ToHerodotusRegisteredClientConverter(OAuth2JacksonProcessor, PasswordEncoder) - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.converter.OAuth2ToHerodotusRegisteredClientConverter
- OAuth2TokenJackson2Module - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: 自定义 OAutho2 Module
- OAuth2TokenJackson2Module() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.OAuth2TokenJackson2Module
P
- parseMap(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.converter.AbstractOAuth2EntityConverter
- parseMap(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.OAuth2JacksonProcessor
- postConstruct() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.configuration.OAuth2DataJpaConfiguration
R
- RegisteredClientConverter<S extends RegisteredClientDetails> - cn.herodotus.engine.oauth2.data.jpa.definition.converter中的接口
-
Description: 转换为 RegisteredClient 转换器定义
- RegisteredClientDeserializer - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: RegisteredClientDeserializer
- RegisteredClientDeserializer() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.RegisteredClientDeserializer
- RegisteredClientMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: RegisteredClientMixin
- RegisteredClientMixin() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.RegisteredClientMixin
- registeredClientRepository(HerodotusRegisteredClientService, PasswordEncoder) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.configuration.OAuth2DataJpaConfiguration
- remove(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaRegisteredClientRepository
- remove(OAuth2Authorization) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationService
- remove(OAuth2AuthorizationConsent) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationConsentService
S
- save(RegisteredClient) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaRegisteredClientRepository
- save(OAuth2Authorization) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationService
- save(OAuth2AuthorizationConsent) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.storage.JpaOAuth2AuthorizationConsentService
- setAccessTokenExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAccessTokenIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAccessTokenMetadata(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAccessTokenScopes(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAccessTokenType(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAccessTokenValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAttributes(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAuthorities(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- setAuthorizationCodeExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAuthorizationCodeIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAuthorizationCodeMetadata(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAuthorizationCodeValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAuthorizationGrantType(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setAuthorizationGrantTypes(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- setAuthorizedScopes(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setClientAuthenticationMethods(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- setClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- setClientIdIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- setClientName(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- setClientSecret(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- setClientSecretExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- setClientSettings(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- setDeviceCodeExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setDeviceCodeIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setDeviceCodeMetadata(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setDeviceCodeValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setId(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setId(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- setOidcIdTokenClaims(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setOidcIdTokenExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setOidcIdTokenIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setOidcIdTokenMetadata(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setOidcIdTokenValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setPostLogoutRedirectUris(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- setPrincipalName(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setPrincipalName(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- setPrincipalName(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
- setRedirectUris(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.domain.AbstractRegisteredClient
- setRefreshTokenExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setRefreshTokenIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setRefreshTokenMetadata(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setRefreshTokenValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setRegisteredClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setRegisteredClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- setRegisteredClientId(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
- setScopes(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- setState(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setTokenSettings(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- setupModule(Module.SetupContext) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.HerodotusJackson2Module
- setupModule(Module.SetupContext) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.OAuth2TokenJackson2Module
- setUserCodeExpiresAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setUserCodeIssuedAt(LocalDateTime) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setUserCodeMetadata(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- setUserCodeValue(String) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
T
- TokenSettingsDeserializer - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: TokenSettingsDeserializer
- TokenSettingsDeserializer() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.TokenSettingsDeserializer
- TokenSettingsMixin - cn.herodotus.engine.oauth2.data.jpa.jackson2中的类
-
Description: TokenSettingsMixin
- TokenSettingsMixin() - 类的构造器 cn.herodotus.engine.oauth2.data.jpa.jackson2.TokenSettingsMixin
- toString() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorization
- toString() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusAuthorizationConsent
- toString() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.entity.HerodotusRegisteredClient
- toString() - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.generator.HerodotusAuthorizationConsentId
W
- writeMap(Map<String, Object>) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.definition.converter.AbstractOAuth2EntityConverter
- writeMap(Map<String, Object>) - 类中的方法 cn.herodotus.engine.oauth2.data.jpa.jackson2.OAuth2JacksonProcessor
All Classes and Interfaces|所有程序包|序列化表格