Index

A C D E F G H I J L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAllowedCimdUri(String) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
addAllowedCimdUri(String) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
addAllowedHeaders(String, String...) - Method in class io.meeds.oauth2.server.web.OAuthCorsConfigurationSource
 
addAllowedMethods(String, String...) - Method in class io.meeds.oauth2.server.web.OAuthCorsConfigurationSource
 
addAllowedOrigin(String) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
addAllowedOrigin(String) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
addAllowedRedirectUri(String) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
addAllowedRedirectUri(String) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
addExposedHeaders(String, String...) - Method in class io.meeds.oauth2.server.web.OAuthCorsConfigurationSource
 
addPaths(String...) - Method in class io.meeds.oauth2.server.web.OAuthCorsConfigurationSource
 
addProvider(OAuthJwtAudienceProvider) - Method in class io.meeds.oauth2.server.service.OAuthJwtCustomizerService
 
addProvider(OAuthJwtAuthorityProvider) - Method in class io.meeds.oauth2.server.service.OAuthJwtCustomizerService
 
ALLOWED_CIMD_URI_ADDED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ALLOWED_CIMD_URI_REMOVED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ALLOWED_CIMD_URIS_ALL_MODIFIED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ALLOWED_ORIGIN_ADDED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ALLOWED_ORIGIN_REMOVED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ALLOWED_ORIGINS_ALL_MODIFIED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ALLOWED_REDIRECT_URI_ADDED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ALLOWED_REDIRECT_URI_REMOVED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ALLOWED_REDIRECT_URIS_ALL_MODIFIED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
ATTACHMENT_URL_PATTERN - Static variable in class io.meeds.oauth2.server.service.OAuthClientService
 
authenticate(Authentication) - Method in class io.meeds.oauth2.server.security.OAuthCimdAuthenticationProvider
 
authenticate(Authentication) - Method in class io.meeds.oauth2.server.security.OAuthDcrAuthenticationProvider
 
authenticate(Authentication) - Method in class io.meeds.oauth2.server.security.OAuthPortalAuthenticationProvider
 
authenticate(ServletRequestAttributes) - Method in class io.meeds.oauth2.server.security.OAuthPortalAuthenticationProvider
 

C

CACHE_NAME - Static variable in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
CACHE_NAME - Static variable in class io.meeds.oauth2.server.storage.OAuthConsentCachedStorage
 
CACHE_NAME - Static variable in class io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
 
cleanExpiredTokens() - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
cleanExpiredTokens() - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
CLIENT_CREATED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CLIENT_CREATION_DATE - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_DELETED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CLIENT_DISABLED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CLIENT_DISPLAYED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CLIENT_DISPLAYED_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_ENABLED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CLIENT_ENABLED_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_HIDDEN_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CLIENT_IS_CIMD_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_IS_DCR_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_LOGO_URI_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_POLICY_URI_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_REGISTER_REJECT_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CLIENT_SERVICE_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_SYSTEM_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_UPDATED_EVENT - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CLIENT_URI_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
CLIENT_UUID_SETTING - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
clientId() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns the value of the clientId record component.
clientId() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the clientId record component.
clientId() - Method in record class io.meeds.oauth2.server.model.OAuthConsent
Returns the value of the clientId record component.
clientName() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the clientName record component.
ClientRegistrationRateLimitException - Exception Class in io.meeds.oauth2.server.model
 
ClientRegistrationRateLimitException(String, long) - Constructor for exception class io.meeds.oauth2.server.model.ClientRegistrationRateLimitException
 
clientUri() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the clientUri record component.
CONFIDENTIAL - Enum constant in enum class io.meeds.oauth2.server.model.OauthClientType
 
CONSENT_CREATED - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CONSENT_DELETED - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CONSENT_UPDATED - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
CONSENT_USED - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
convert(OAuthCimdClientMetadata, Set<String>) - Method in class io.meeds.oauth2.server.plugin.OAuthCimdClientConverter
 
convert(HttpServletRequest) - Method in class io.meeds.oauth2.server.plugin.OAuthAuthorizationRequestConverter
 
convert(HttpServletRequest) - Method in class io.meeds.oauth2.server.plugin.OAuthDcrHttpAuthenticationConverter
 
convertToDatabaseColumn(Map<String, Object>) - Method in class io.meeds.oauth2.server.util.JsonEncryptedMapConverter
 
convertToDatabaseColumn(Map<String, Object>) - Method in class io.meeds.oauth2.server.util.JsonMapConverter
 
convertToDatabaseColumn(Set<String>) - Method in class io.meeds.oauth2.server.util.JsonSetConverter
 
convertToEntityAttribute(String) - Method in class io.meeds.oauth2.server.util.JsonEncryptedMapConverter
 
convertToEntityAttribute(String) - Method in class io.meeds.oauth2.server.util.JsonMapConverter
 
convertToEntityAttribute(String) - Method in class io.meeds.oauth2.server.util.JsonSetConverter
 
createClient(OAuthClientRestEntity) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
createClient(RegisteredClient) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
createdDate() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns the value of the createdDate record component.
createdDate() - Method in record class io.meeds.oauth2.server.model.OAuthConsent
Returns the value of the createdDate record component.
CUSTOM_CLIENT_METADATA - Static variable in class io.meeds.oauth2.server.util.EntityMapper
 
customizeAccessTokenClaims(JwtEncodingContext) - Method in class io.meeds.oauth2.server.service.OAuthJwtCustomizerService
 

D

decodeBase64(String) - Static method in class io.meeds.oauth2.server.rest.util.EntityBuilder
 
delete(String) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
deleteByClientId(String) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
deleteByClientId(String) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
deleteByUser(String) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
deleteByUser(String) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
deleteByUserAndClientId(String, String) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
deleteByUserAndClientId(String, String) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
deleteClient(String) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
deleteClient(String) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
deleteConsentByUserAndClient(String, String) - Method in class io.meeds.oauth2.server.service.OAuthConsentService
 
deleteConsentByUserAndClient(Principal, String) - Method in class io.meeds.oauth2.server.rest.OAuthConsentRest
 
deleteConsentsByClient(String) - Method in class io.meeds.oauth2.server.rest.OAuthConsentRest
 
deleteConsentsByClient(String) - Method in class io.meeds.oauth2.server.service.OAuthConsentService
 
deleteConsentsByUser(String) - Method in class io.meeds.oauth2.server.service.OAuthConsentService
 
deleteConsentsByUser(Principal) - Method in class io.meeds.oauth2.server.rest.OAuthConsentRest
 
deleteTokenById(String, String) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
deleteTokenById(Principal, String) - Method in class io.meeds.oauth2.server.rest.OAuthTokenRest
 
deleteTokensByClient(String) - Method in class io.meeds.oauth2.server.rest.OAuthTokenRest
 
deleteTokensByClient(String) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
deleteTokensByUser(String) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
deleteTokensByUserAndClient(String, String) - Method in class io.meeds.oauth2.server.rest.OAuthTokenRest
 
deleteTokensByUserAndClient(String, String) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
disable(String) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
display(String) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
displayed() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the displayed record component.
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class io.meeds.oauth2.server.web.OAuthRedirectWebFilter
 

E

enable(String) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
enabled() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the enabled record component.
EntityBuilder - Class in io.meeds.oauth2.server.rest.util
 
EntityMapper - Class in io.meeds.oauth2.server.util
 
equals(Object) - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.meeds.oauth2.server.model.OAuthConsent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Indicates whether some other object is "equal to" this one.
evictCache() - Method in class io.meeds.oauth2.server.storage.OAuthConsentCachedStorage
 
evictCache() - Method in class io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
 
expirationDate() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns the value of the expirationDate record component.

F

findAll() - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
findAllSortByClientNameAsc() - Method in interface io.meeds.oauth2.server.dao.OAuthClientAppDao
 
findByAccessTokenHash(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByAccessTokenValueNotNullAndPrincipalName(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByAccessTokenValueNotNullAndPrincipalNameAndRegisteredClientId(String, String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByAccessTokenValueNotNullAndRegisteredClientId(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByAuthorizationCodeHash(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByClientId(String) - Method in interface io.meeds.oauth2.server.dao.OAuthClientAppDao
 
findByClientId(String) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
findByClientId(String) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
findByClientId(String) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
findByClientIdAndEnabledTrue(String) - Method in interface io.meeds.oauth2.server.dao.OAuthClientAppDao
 
findByDeviceCodeHash(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findById(String) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
findById(String) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
findById(String) - Method in class io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
 
findById(String) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
findById(String, String) - Method in class io.meeds.oauth2.server.storage.OAuthConsentCachedStorage
 
findById(String, String) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
findByOidcIdTokenHash(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByPrincipalName(String) - Method in interface io.meeds.oauth2.server.dao.OAuthConsentDao
 
findByPrincipalName(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByPrincipalNameAndRegisteredClientId(String, String) - Method in interface io.meeds.oauth2.server.dao.OAuthConsentDao
 
findByPrincipalNameAndRegisteredClientId(String, String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByRefreshTokenHash(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByRegisteredClientId(String) - Method in interface io.meeds.oauth2.server.dao.OAuthConsentDao
 
findByRegisteredClientId(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByStateHash(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByToken(String, OAuth2TokenType) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
findByToken(String, OAuth2TokenType) - Method in class io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
 
findByToken(String, OAuth2TokenType) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
findByTokenHash(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findByUser(String) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
findByUser(String) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
findByUserAndClientId(String, String) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
findByUserAndClientId(String, String) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
findByUserCodeHash(String) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
findExpiredTokens(Instant) - Method in interface io.meeds.oauth2.server.dao.OAuthTokenDao
 
fromClientRestEntity(OAuthClientRestEntity) - Static method in class io.meeds.oauth2.server.rest.util.EntityBuilder
 

G

getAllClients() - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
getAllowedAudiences() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
getAllowedCimdUris() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
getAllowedCimdUris() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
getAllowedOrigins() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
getAllowedOrigins() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
getAllowedRedirectUris() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
getAllowedRedirectUris() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
getAudienceId(String) - Method in class io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
 
getClient(String) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
getClient(String, boolean) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
getClient(String, boolean) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
getClient(String, boolean, String) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
getClient(Principal, String, boolean) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
getClientByParam(Principal, String, boolean) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
getClients(boolean) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
getClients(String, boolean) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
getClients(Principal, boolean) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
getCodec() - Static method in class io.meeds.oauth2.server.util.JsonEncryptedMapConverter
 
getConsent(String, String) - Method in class io.meeds.oauth2.server.service.OAuthConsentService
 
getConsents(Principal) - Method in class io.meeds.oauth2.server.rest.OAuthConsentRest
 
getConsentsByClient(String) - Method in class io.meeds.oauth2.server.service.OAuthConsentService
 
getConsentsByUser(String) - Method in class io.meeds.oauth2.server.service.OAuthConsentService
 
getCorsConfiguration(HttpServletRequest) - Method in class io.meeds.oauth2.server.web.OAuthCorsConfigurationSource
 
getCurrentIdentity(HttpServletRequest) - Method in class io.meeds.oauth2.server.security.OAuthPortalAuthenticationProvider
 
getHmacKey() - Method in class io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
 
getIssuerUrl() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
getIssuerUrl() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
getJwkSet() - Method in class io.meeds.oauth2.server.service.OAuthJwkService
 
getObjectType() - Method in class io.meeds.oauth2.server.plugin.OAuthClientAclPlugin
 
getObjectType() - Method in class io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
 
getOrder() - Method in interface io.meeds.oauth2.server.configuration.plugin.OAuthJwtAudienceProvider
 
getOrder() - Method in interface io.meeds.oauth2.server.configuration.plugin.OAuthJwtAuthorityProvider
 
getOrder() - Method in class io.meeds.oauth2.server.plugin.OAuthJwtAudienceTokenRequestProvider
 
getOrder() - Method in class io.meeds.oauth2.server.plugin.OAuthJwtAuthorityPrincipalProvider
 
getPathPatterns() - Method in class io.meeds.oauth2.server.web.OAuthCorsConfigurationSource
 
getPlatformSecret() - Method in class io.meeds.oauth2.server.security.OAuthDcrAuthenticationProvider
 
getPreAuthenticatedCredentials(HttpServletRequest) - Method in class io.meeds.oauth2.server.web.OAuthPortalPreAuthenticatedFilter
 
getPreAuthenticatedPrincipal(HttpServletRequest) - Method in class io.meeds.oauth2.server.web.OAuthPortalPreAuthenticatedFilter
 
getPublicClientSettings() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
getPublicClientSettings() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
getPublicClientTokenSettings() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
getPublicClientTokenSettings() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
getRotationDuration() - Method in class io.meeds.oauth2.server.service.OAuthJwkService
 
getScopes() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
getScopes() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
getSpaceId(String) - Method in class io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
 
getTokens(Principal) - Method in class io.meeds.oauth2.server.rest.OAuthTokenRest
 
getTokensByClient(String) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
getTokensByUser(String) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
getTokensByUserAndClient(String, String) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
grantType() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns the value of the grantType record component.
grantTypes() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the grantTypes record component.

H

hasAccessPermission(Identity, String) - Method in class io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
 
hasEditPermission(Identity, String) - Method in class io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
 
hashCode() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns a hash code value for this object.
hashCode() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns a hash code value for this object.
hashCode() - Method in record class io.meeds.oauth2.server.model.OAuthConsent
Returns a hash code value for this object.
hashCode() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns a hash code value for this object.
hashToken(String, String) - Static method in class io.meeds.oauth2.server.util.EntityMapper
Encryption can be randomized, thus use deterministic Hash for lookup with a fixed secret HMAC key switch platform (CodecInitializer Key encrypted constant)
hasPermission(String, String, Identity) - Method in class io.meeds.oauth2.server.plugin.OAuthClientAclPlugin
 
hide(String) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 

I

id() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns the value of the id record component.
id() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the id record component.
init() - Method in class io.meeds.oauth2.server.listener.OauthClientAuthorizationCleanupListener
 
init() - Method in class io.meeds.oauth2.server.listener.OauthUserAuthorizationCleanupListener
 
init() - Method in class io.meeds.oauth2.server.plugin.OAuthClientAclPlugin
 
init() - Method in class io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
 
init() - Method in class io.meeds.oauth2.server.service.OAuthJwtCustomizerService
 
init() - Method in class io.meeds.oauth2.server.web.OAuthCorsConfigurationSource
 
io.meeds.oauth2.server.configuration - package io.meeds.oauth2.server.configuration
 
io.meeds.oauth2.server.configuration.model - package io.meeds.oauth2.server.configuration.model
 
io.meeds.oauth2.server.configuration.plugin - package io.meeds.oauth2.server.configuration.plugin
 
io.meeds.oauth2.server.dao - package io.meeds.oauth2.server.dao
 
io.meeds.oauth2.server.entity - package io.meeds.oauth2.server.entity
 
io.meeds.oauth2.server.listener - package io.meeds.oauth2.server.listener
 
io.meeds.oauth2.server.model - package io.meeds.oauth2.server.model
 
io.meeds.oauth2.server.plugin - package io.meeds.oauth2.server.plugin
 
io.meeds.oauth2.server.rest - package io.meeds.oauth2.server.rest
 
io.meeds.oauth2.server.rest.model - package io.meeds.oauth2.server.rest.model
 
io.meeds.oauth2.server.rest.util - package io.meeds.oauth2.server.rest.util
 
io.meeds.oauth2.server.scheduling - package io.meeds.oauth2.server.scheduling
 
io.meeds.oauth2.server.security - package io.meeds.oauth2.server.security
 
io.meeds.oauth2.server.service - package io.meeds.oauth2.server.service
 
io.meeds.oauth2.server.storage - package io.meeds.oauth2.server.storage
 
io.meeds.oauth2.server.util - package io.meeds.oauth2.server.util
 
io.meeds.oauth2.server.web - package io.meeds.oauth2.server.web
 
isAllowAllCimdUris() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
isAllowAllCimdUris() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
isAllowAllOrigins() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
isAllowAllOrigins() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
isAllowAllRedirectUris() - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
isAllowAllRedirectUris() - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
isAllowedCimdUrl(String) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
isAllowedRedirectUri(String) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
isAnonymousUser(Identity) - Method in class io.meeds.oauth2.server.security.OAuthPortalAuthenticationProvider
 
isServiceClient(RegisteredClient) - Static method in class io.meeds.oauth2.server.rest.util.EntityBuilder
 

J

JaasGrantedAuthorityMixin - Class in io.meeds.oauth2.server.util
 
JaasGrantedAuthorityMixin(String, Principal) - Constructor for class io.meeds.oauth2.server.util.JaasGrantedAuthorityMixin
 
JsonEncryptedMapConverter - Class in io.meeds.oauth2.server.util
 
JsonEncryptedMapConverter() - Constructor for class io.meeds.oauth2.server.util.JsonEncryptedMapConverter
 
JsonMapConverter - Class in io.meeds.oauth2.server.util
 
JsonMapConverter() - Constructor for class io.meeds.oauth2.server.util.JsonMapConverter
 
JsonSetConverter - Class in io.meeds.oauth2.server.util
 
JsonSetConverter() - Constructor for class io.meeds.oauth2.server.util.JsonSetConverter
 
jwksUri() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the jwksUri record component.

L

logoUri() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the logoUri record component.
logoUrl() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the logoUrl record component.

M

matches(HttpServletRequest, HttpServletResponse) - Method in class io.meeds.oauth2.server.web.OAuthRedirectWebFilter
 

N

name() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns the value of the name record component.
name() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the name record component.
NON_PUBLIC_CLIENT_METADATA - Static variable in class io.meeds.oauth2.server.security.OAuthDcrAuthenticationProvider
 

O

OAuthAccessToken - Record Class in io.meeds.oauth2.server.model
 
OAuthAccessToken(String, String, String, String, String, Set<String>, Instant, Instant) - Constructor for record class io.meeds.oauth2.server.model.OAuthAccessToken
Creates an instance of a OAuthAccessToken record class.
OAuthAuthorizationRequestConverter - Class in io.meeds.oauth2.server.plugin
 
OAuthAuthorizationRequestConverter() - Constructor for class io.meeds.oauth2.server.plugin.OAuthAuthorizationRequestConverter
 
OAuthCimdAuthenticationProvider - Class in io.meeds.oauth2.server.security
A Public Oauth clients Registration Handler which will auto-register allowed CIMD URI(s)
OAuthCimdAuthenticationProvider() - Constructor for class io.meeds.oauth2.server.security.OAuthCimdAuthenticationProvider
 
OAuthCimdClientConverter - Class in io.meeds.oauth2.server.plugin
 
OAuthCimdClientConverter() - Constructor for class io.meeds.oauth2.server.plugin.OAuthCimdClientConverter
 
OAuthCimdClientMetadata - Record Class in io.meeds.oauth2.server.model
 
OAuthCimdClientMetadata(String, String, String, String, String, List<String>, List<String>, List<String>, String, String, String) - Constructor for record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Creates an instance of a OAuthCimdClientMetadata record class.
OAuthCimdClientResolver - Class in io.meeds.oauth2.server.plugin
 
OAuthCimdClientResolver() - Constructor for class io.meeds.oauth2.server.plugin.OAuthCimdClientResolver
 
OAuthClientAclPlugin - Class in io.meeds.oauth2.server.plugin
 
OAuthClientAclPlugin() - Constructor for class io.meeds.oauth2.server.plugin.OAuthClientAclPlugin
 
OAuthClientAppDao - Interface in io.meeds.oauth2.server.dao
 
OAuthClientAttachmentPlugin - Class in io.meeds.oauth2.server.plugin
 
OAuthClientAttachmentPlugin() - Constructor for class io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
 
OauthClientAuthorizationCleanupListener - Class in io.meeds.oauth2.server.listener
 
OauthClientAuthorizationCleanupListener() - Constructor for class io.meeds.oauth2.server.listener.OauthClientAuthorizationCleanupListener
 
OAuthClientEntity - Class in io.meeds.oauth2.server.entity
 
OAuthClientEntity() - Constructor for class io.meeds.oauth2.server.entity.OAuthClientEntity
 
OAuthClientRest - Class in io.meeds.oauth2.server.rest
 
OAuthClientRest() - Constructor for class io.meeds.oauth2.server.rest.OAuthClientRest
 
OAuthClientRestEntity - Record Class in io.meeds.oauth2.server.rest.model
 
OAuthClientRestEntity(String, String, String, String, String, String, Boolean, Boolean, Boolean, Set<String>, Set<String>) - Constructor for record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Creates an instance of a OAuthClientRestEntity record class.
OAuthClientService - Class in io.meeds.oauth2.server.service
 
OAuthClientService() - Constructor for class io.meeds.oauth2.server.service.OAuthClientService
 
OAuthClientStorage - Class in io.meeds.oauth2.server.storage
 
OAuthClientStorage() - Constructor for class io.meeds.oauth2.server.storage.OAuthClientStorage
 
OauthClientType - Enum Class in io.meeds.oauth2.server.model
 
OAuthConsent - Record Class in io.meeds.oauth2.server.model
 
OAuthConsent(String, String, Set<String>, Instant) - Constructor for record class io.meeds.oauth2.server.model.OAuthConsent
Creates an instance of a OAuthConsent record class.
OAuthConsentCachedStorage - Class in io.meeds.oauth2.server.storage
 
OAuthConsentCachedStorage() - Constructor for class io.meeds.oauth2.server.storage.OAuthConsentCachedStorage
 
OAuthConsentDao - Interface in io.meeds.oauth2.server.dao
 
OAuthConsentEntity - Class in io.meeds.oauth2.server.entity
 
OAuthConsentEntity() - Constructor for class io.meeds.oauth2.server.entity.OAuthConsentEntity
 
OAuthConsentRest - Class in io.meeds.oauth2.server.rest
 
OAuthConsentRest() - Constructor for class io.meeds.oauth2.server.rest.OAuthConsentRest
 
OAuthConsentService - Class in io.meeds.oauth2.server.service
 
OAuthConsentService() - Constructor for class io.meeds.oauth2.server.service.OAuthConsentService
 
OAuthConsentStorage - Class in io.meeds.oauth2.server.storage
 
OAuthConsentStorage() - Constructor for class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
OAuthCorsConfigurationSource - Class in io.meeds.oauth2.server.web
 
OAuthCorsConfigurationSource() - Constructor for class io.meeds.oauth2.server.web.OAuthCorsConfigurationSource
 
OAuthDcrAuthenticationProvider - Class in io.meeds.oauth2.server.security
A Public Oauth clients Registration Handlers which will auto-register allowed redirect URI(s) domain names
OAuthDcrAuthenticationProvider(OAuthClientService, CodecInitializer, PasswordEncoder, ListenerService) - Constructor for class io.meeds.oauth2.server.security.OAuthDcrAuthenticationProvider
 
OAuthDcrGrantTypeValidator - Class in io.meeds.oauth2.server.plugin
 
OAuthDcrGrantTypeValidator() - Constructor for class io.meeds.oauth2.server.plugin.OAuthDcrGrantTypeValidator
 
OAuthDcrHttpAuthenticationConverter - Class in io.meeds.oauth2.server.plugin
Override default in order to allow using DCR with empty scopes
OAuthDcrHttpAuthenticationConverter() - Constructor for class io.meeds.oauth2.server.plugin.OAuthDcrHttpAuthenticationConverter
 
OAuthDcrHttpMessageConverter - Class in io.meeds.oauth2.server.plugin
Override default in order to allow using DCR with empty scopes
OAuthDcrHttpMessageConverter(OAuthSettingService) - Constructor for class io.meeds.oauth2.server.plugin.OAuthDcrHttpMessageConverter
 
OAuthDcrRedirectUriValidator - Class in io.meeds.oauth2.server.plugin
 
OAuthDcrRedirectUriValidator() - Constructor for class io.meeds.oauth2.server.plugin.OAuthDcrRedirectUriValidator
 
OAuthDcrValidator - Interface in io.meeds.oauth2.server.plugin
 
OAuthDefaultSettings - Class in io.meeds.oauth2.server.configuration.model
 
OAuthDefaultSettings() - Constructor for class io.meeds.oauth2.server.configuration.model.OAuthDefaultSettings
 
OAuthEventType - Class in io.meeds.oauth2.server.util
 
OAuthJwkEntry() - Constructor for class io.meeds.oauth2.server.model.OAuthJwkSet.OAuthJwkEntry
 
OAuthJwkService - Class in io.meeds.oauth2.server.service
 
OAuthJwkService() - Constructor for class io.meeds.oauth2.server.service.OAuthJwkService
 
OAuthJwkSet - Class in io.meeds.oauth2.server.model
 
OAuthJwkSet() - Constructor for class io.meeds.oauth2.server.model.OAuthJwkSet
 
OAuthJwkSet.OAuthJwkEntry - Class in io.meeds.oauth2.server.model
 
OAuthJwtAudienceProvider - Interface in io.meeds.oauth2.server.configuration.plugin
 
OAuthJwtAudienceTokenRequestProvider - Class in io.meeds.oauth2.server.plugin
 
OAuthJwtAudienceTokenRequestProvider() - Constructor for class io.meeds.oauth2.server.plugin.OAuthJwtAudienceTokenRequestProvider
 
OAuthJwtAuthorityPrincipalProvider - Class in io.meeds.oauth2.server.plugin
 
OAuthJwtAuthorityPrincipalProvider() - Constructor for class io.meeds.oauth2.server.plugin.OAuthJwtAuthorityPrincipalProvider
 
OAuthJwtAuthorityProvider - Interface in io.meeds.oauth2.server.configuration.plugin
 
OAuthJwtConfiguration - Class in io.meeds.oauth2.server.configuration
 
OAuthJwtConfiguration() - Constructor for class io.meeds.oauth2.server.configuration.OAuthJwtConfiguration
 
OAuthJwtCustomizerService - Class in io.meeds.oauth2.server.service
 
OAuthJwtCustomizerService() - Constructor for class io.meeds.oauth2.server.service.OAuthJwtCustomizerService
 
OAuthPasswordEncoder - Class in io.meeds.oauth2.server.security
 
OAuthPasswordEncoder() - Constructor for class io.meeds.oauth2.server.security.OAuthPasswordEncoder
 
OAuthPortalAuthenticationProvider - Class in io.meeds.oauth2.server.security
 
OAuthPortalAuthenticationProvider() - Constructor for class io.meeds.oauth2.server.security.OAuthPortalAuthenticationProvider
 
OAuthPortalPreAuthenticatedFilter - Class in io.meeds.oauth2.server.web
 
OAuthPortalPreAuthenticatedFilter(OAuthPortalAuthenticationProvider) - Constructor for class io.meeds.oauth2.server.web.OAuthPortalPreAuthenticatedFilter
 
OAuthRedirectWebFilter - Class in io.meeds.oauth2.server.web
 
OAuthRedirectWebFilter() - Constructor for class io.meeds.oauth2.server.web.OAuthRedirectWebFilter
 
OAuthSecurityConfiguration - Class in io.meeds.oauth2.server.configuration
 
OAuthSecurityConfiguration() - Constructor for class io.meeds.oauth2.server.configuration.OAuthSecurityConfiguration
 
OAuthSettingRest - Class in io.meeds.oauth2.server.rest
 
OAuthSettingRest() - Constructor for class io.meeds.oauth2.server.rest.OAuthSettingRest
 
OAuthSettingService - Class in io.meeds.oauth2.server.service
 
OAuthSettingService() - Constructor for class io.meeds.oauth2.server.service.OAuthSettingService
 
OAuthTokenCachedStorage - Class in io.meeds.oauth2.server.storage
 
OAuthTokenCachedStorage() - Constructor for class io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
 
OAuthTokenCleanupJob - Class in io.meeds.oauth2.server.scheduling
 
OAuthTokenCleanupJob() - Constructor for class io.meeds.oauth2.server.scheduling.OAuthTokenCleanupJob
 
OAuthTokenDao - Interface in io.meeds.oauth2.server.dao
 
OAuthTokenEntity - Class in io.meeds.oauth2.server.entity
 
OAuthTokenEntity() - Constructor for class io.meeds.oauth2.server.entity.OAuthTokenEntity
 
OAuthTokenRest - Class in io.meeds.oauth2.server.rest
 
OAuthTokenRest() - Constructor for class io.meeds.oauth2.server.rest.OAuthTokenRest
 
OAuthTokenService - Class in io.meeds.oauth2.server.service
 
OAuthTokenService() - Constructor for class io.meeds.oauth2.server.service.OAuthTokenService
 
OAuthTokenStorage - Class in io.meeds.oauth2.server.storage
 
OAuthTokenStorage() - Constructor for class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
OauthUserAuthorizationCleanupListener - Class in io.meeds.oauth2.server.listener
 
OauthUserAuthorizationCleanupListener() - Constructor for class io.meeds.oauth2.server.listener.OauthUserAuthorizationCleanupListener
 
OBJECT_MAPPER - Static variable in class io.meeds.oauth2.server.util.JsonMapConverter
 
OBJECT_MAPPER - Static variable in class io.meeds.oauth2.server.util.JsonSetConverter
 
OBJECT_TYPE - Static variable in class io.meeds.oauth2.server.plugin.OAuthClientAclPlugin
 
OBJECT_TYPE - Static variable in class io.meeds.oauth2.server.plugin.OAuthClientAttachmentPlugin
 
OFFLINE_ACCESS_SCOPE - Static variable in class io.meeds.oauth2.server.util.Utils
 
onEvent(Event<String, RegisteredClient>) - Method in class io.meeds.oauth2.server.listener.OauthClientAuthorizationCleanupListener
 

P

policyUri() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the policyUri record component.
policyUrl() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the policyUrl record component.
postDelete(User) - Method in class io.meeds.oauth2.server.listener.OauthUserAuthorizationCleanupListener
 
postSetEnabled(User) - Method in class io.meeds.oauth2.server.listener.OauthUserAuthorizationCleanupListener
 
provideAudiences(OAuth2TokenContext) - Method in interface io.meeds.oauth2.server.configuration.plugin.OAuthJwtAudienceProvider
 
provideAudiences(OAuth2TokenContext) - Method in class io.meeds.oauth2.server.plugin.OAuthJwtAudienceTokenRequestProvider
 
provideAuthorities(OAuth2TokenContext) - Method in interface io.meeds.oauth2.server.configuration.plugin.OAuthJwtAuthorityProvider
 
provideAuthorities(OAuth2TokenContext) - Method in class io.meeds.oauth2.server.plugin.OAuthJwtAuthorityPrincipalProvider
 
PUBLIC - Enum constant in enum class io.meeds.oauth2.server.model.OauthClientType
 

R

redirectUris() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the redirectUris record component.
redirectUris() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the redirectUris record component.
register(RegisteredClient) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
remove(OAuth2Authorization) - Method in class io.meeds.oauth2.server.service.OAuthTokenService
 
remove(OAuth2Authorization) - Method in class io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
 
remove(OAuth2Authorization) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
remove(OAuth2AuthorizationConsent) - Method in class io.meeds.oauth2.server.storage.OAuthConsentCachedStorage
 
remove(OAuth2AuthorizationConsent) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
removeAllowedCimdUri(String) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
removeAllowedCimdUri(String) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
removeAllowedOrigin(String) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
removeAllowedOrigin(String) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
removeAllowedRedirectUri(String) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
removeAllowedRedirectUri(String) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
resolve(String) - Method in class io.meeds.oauth2.server.plugin.OAuthCimdClientResolver
 
responseTypes() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the responseTypes record component.
run() - Method in class io.meeds.oauth2.server.scheduling.OAuthTokenCleanupJob
 

S

save(RegisteredClient) - Method in class io.meeds.oauth2.server.storage.OAuthClientStorage
 
save(OAuth2Authorization) - Method in class io.meeds.oauth2.server.storage.OAuthTokenCachedStorage
 
save(OAuth2Authorization) - Method in class io.meeds.oauth2.server.storage.OAuthTokenStorage
 
save(OAuth2AuthorizationConsent) - Method in class io.meeds.oauth2.server.storage.OAuthConsentCachedStorage
 
save(OAuth2AuthorizationConsent) - Method in class io.meeds.oauth2.server.storage.OAuthConsentStorage
 
saveClient(RegisteredClient) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
scope() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the scope record component.
scopes() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns the value of the scopes record component.
scopes() - Method in record class io.meeds.oauth2.server.model.OAuthConsent
Returns the value of the scopes record component.
scopes() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the scopes record component.
setAllowAllCimdUris(boolean) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
setAllowAllCimdUris(boolean) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
setAllowAllOrigins(boolean) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
setAllowAllOrigins(boolean) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
setAllowAllRedirectUris(boolean) - Method in class io.meeds.oauth2.server.rest.OAuthSettingRest
 
setAllowAllRedirectUris(boolean) - Method in class io.meeds.oauth2.server.service.OAuthSettingService
 
supports(Class<?>) - Method in class io.meeds.oauth2.server.security.OAuthCimdAuthenticationProvider
 
supports(Class<?>) - Method in class io.meeds.oauth2.server.security.OAuthDcrAuthenticationProvider
 
supports(Class<?>) - Method in class io.meeds.oauth2.server.security.OAuthPortalAuthenticationProvider
 
system() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the system record component.

T

toClientRestEntity(RegisteredClient) - Static method in class io.meeds.oauth2.server.rest.util.EntityBuilder
 
toEntity(RegisteredClient, OAuthClientEntity) - Static method in class io.meeds.oauth2.server.util.EntityMapper
 
toEntity(OAuth2AuthorizationConsent, OAuthConsentEntity) - Static method in class io.meeds.oauth2.server.util.EntityMapper
 
toEntity(OAuth2Authorization, String) - Static method in class io.meeds.oauth2.server.util.EntityMapper
 
TOKEN_CREATED - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
TOKEN_DELETED - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
TOKEN_UPDATED - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
TOKEN_USED - Static variable in class io.meeds.oauth2.server.util.OAuthEventType
 
tokenEndpointAuthMethod() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns the value of the tokenEndpointAuthMethod record component.
toObject(OAuthClientEntity) - Static method in class io.meeds.oauth2.server.util.EntityMapper
 
toObject(OAuthConsentEntity) - Static method in class io.meeds.oauth2.server.util.EntityMapper
 
toObject(OAuthTokenEntity) - Static method in class io.meeds.oauth2.server.util.EntityMapper
 
toSimplifiedObject(OAuthConsentEntity) - Static method in class io.meeds.oauth2.server.util.EntityMapper
 
toSimplifiedObject(OAuthTokenEntity) - Static method in class io.meeds.oauth2.server.util.EntityMapper
 
toString() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns a string representation of this record class.
toString() - Method in record class io.meeds.oauth2.server.model.OAuthCimdClientMetadata
Returns a string representation of this record class.
toString() - Method in record class io.meeds.oauth2.server.model.OAuthConsent
Returns a string representation of this record class.
toString() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns a string representation of this record class.

U

updateClient(RegisteredClient) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
updateClientActivation(String, boolean) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
updateClientActivation(String, boolean) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
updateClientLogoUrl(String, String) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
updateClientLogoUrl(String, String) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
updateClientName(String, String) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
updateClientRedirectName(String, String) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
updateClientRedirectUris(String, Set<String>) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
updateClientRedirectUris(String, Set<String>) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
updateClientScopes(String, Set<String>) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
updateClientScopes(String, Set<String>) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
updateClientUrl(String, String) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
updateClientUrl(String, String) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
updateClientVisibility(String, boolean) - Method in class io.meeds.oauth2.server.rest.OAuthClientRest
 
updateClientVisibility(String, boolean) - Method in class io.meeds.oauth2.server.service.OAuthClientService
 
url() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the url record component.
username() - Method in record class io.meeds.oauth2.server.model.OAuthAccessToken
Returns the value of the username record component.
username() - Method in record class io.meeds.oauth2.server.model.OAuthConsent
Returns the value of the username record component.
UserPrincipalMixin - Class in io.meeds.oauth2.server.util
 
UserPrincipalMixin(String) - Constructor for class io.meeds.oauth2.server.util.UserPrincipalMixin
 
Utils - Class in io.meeds.oauth2.server.util
 
uuid() - Method in record class io.meeds.oauth2.server.rest.model.OAuthClientRestEntity
Returns the value of the uuid record component.

V

validate(RegisteredClient) - Method in class io.meeds.oauth2.server.plugin.OAuthDcrGrantTypeValidator
 
validate(RegisteredClient) - Method in class io.meeds.oauth2.server.plugin.OAuthDcrRedirectUriValidator
 
validate(RegisteredClient) - Method in interface io.meeds.oauth2.server.plugin.OAuthDcrValidator
 
validateUrl(String) - Static method in class io.meeds.oauth2.server.util.Utils
 
valueOf(String) - Static method in enum class io.meeds.oauth2.server.model.OauthClientType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.meeds.oauth2.server.model.OauthClientType
Returns an array containing the constants of this enum class, in the order they are declared.
A C D E F G H I J L M N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form