- generateClientId(ClientDetailsEntity) - Method in interface org.mitre.oauth2.service.ClientDetailsEntityService
-
- generateClientSecret(ClientDetailsEntity) - Method in interface org.mitre.oauth2.service.ClientDetailsEntityService
-
- getAccessDate() - Method in class org.mitre.openid.connect.model.ApprovedSite
-
- getAccessToken(OAuth2Authentication) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getAccessTokenById(Long) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAccessTokenById(Long) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getAccessTokenByValue(String) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAccessTokenOldToNewIdMap() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getAccessTokensByUserName(String) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAccessTokensForApprovedSite(ApprovedSite) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAccessTokensForClient(ClientDetailsEntity) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAccessTokensForClient(ClientDetailsEntity) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getAccessTokensForResourceSet(ResourceSet) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAccessTokenToAuthHolderRefs() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getAccessTokenToClientRefs() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getAccessTokenToRefreshTokenRefs() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getAccessTokenValiditySeconds() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getAccessTokenValiditySeconds() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getAccessTokenValue() - Method in class org.mitre.openid.connect.model.OIDCAuthenticationToken
-
- getAccessTokenValue() - Method in class org.mitre.openid.connect.model.PendingOIDCAuthenticationToken
-
- getAcrValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getAdditionalInformation() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
This library does not make use of this field, so it is not
stored using our persistence layer.
- getAdditionalInformation() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
Get all additional information to be sent to the serializer as part of the token response.
- getAdditionalInformation() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getAddress() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getAddress() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getAll() - Method in interface org.mitre.oauth2.repository.AuthenticationHolderRepository
-
- getAll() - Method in interface org.mitre.oauth2.repository.SystemScopeRepository
-
- getAll() - Method in interface org.mitre.oauth2.service.SystemScopeService
-
- getAll() - Method in interface org.mitre.openid.connect.repository.ApprovedSiteRepository
-
Return a collection of all ApprovedSites managed by this repository
- getAll() - Method in interface org.mitre.openid.connect.repository.BlacklistedSiteRepository
-
- getAll() - Method in interface org.mitre.openid.connect.repository.WhitelistedSiteRepository
-
Return a collection of all WhitelistedSite managed by this repository
- getAll() - Method in interface org.mitre.openid.connect.service.ApprovedSiteService
-
Return a collection of all ApprovedSites
- getAll() - Method in interface org.mitre.openid.connect.service.BlacklistedSiteService
-
- getAll() - Method in interface org.mitre.openid.connect.service.WhitelistedSiteService
-
Return a collection of all WhitelistedSite managed by this service
- getAll() - Method in interface org.mitre.uma.repository.PermissionRepository
-
Get all the tickets in the system (used by the import/export API)
- getAll() - Method in interface org.mitre.uma.repository.ResourceSetRepository
-
- getAll() - Method in interface org.mitre.uma.service.SavedRegisteredClientService
-
Get a list of all the registered clients that we know about.
- getAllAccessTokens() - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAllAccessTokensForUser(String) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getAllClients() - Method in interface org.mitre.oauth2.repository.OAuth2ClientRepository
-
- getAllClients() - Method in interface org.mitre.oauth2.service.ClientDetailsEntityService
-
- getAllEncryptionAlgsSupported() - Method in class org.mitre.jwt.encryption.service.impl.DefaultJWTEncryptionAndDecryptionService
-
- getAllEncryptionAlgsSupported() - Method in interface org.mitre.jwt.encryption.service.JWTEncryptionAndDecryptionService
-
Get the list of all encryption algorithms supported by this service.
- getAllEncryptionEncsSupported() - Method in class org.mitre.jwt.encryption.service.impl.DefaultJWTEncryptionAndDecryptionService
-
- getAllEncryptionEncsSupported() - Method in interface org.mitre.jwt.encryption.service.JWTEncryptionAndDecryptionService
-
Get the list of all encryption methods supported by this service.
- getAllExpiredAccessTokens() - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAllExpiredAccessTokens(PageCriteria) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAllExpiredRefreshTokens() - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAllExpiredRefreshTokens(PageCriteria) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAllForClient(String) - Method in interface org.mitre.uma.repository.ResourceSetRepository
-
- getAllForClient(ClientDetailsEntity) - Method in interface org.mitre.uma.service.ResourceSetService
-
- getAllForOwner(String) - Method in interface org.mitre.uma.repository.ResourceSetRepository
-
- getAllForOwner(String) - Method in interface org.mitre.uma.service.ResourceSetService
-
- getAllForOwnerAndClient(String, String) - Method in interface org.mitre.uma.repository.ResourceSetRepository
-
- getAllForOwnerAndClient(String, String) - Method in interface org.mitre.uma.service.ResourceSetService
-
- getAllowedScopes() - Method in class org.mitre.openid.connect.model.ApprovedSite
-
- getAllowedScopes() - Method in class org.mitre.openid.connect.model.WhitelistedSite
-
- getAllPublicKeys() - Method in class org.mitre.jwt.encryption.service.impl.DefaultJWTEncryptionAndDecryptionService
-
- getAllPublicKeys() - Method in interface org.mitre.jwt.encryption.service.JWTEncryptionAndDecryptionService
-
Get all public keys for this service, mapped by their Key ID
- getAllPublicKeys() - Method in class org.mitre.jwt.signer.service.impl.DefaultJWTSigningAndValidationService
-
- getAllPublicKeys() - Method in interface org.mitre.jwt.signer.service.JWTSigningAndValidationService
-
Get all public keys for this service, mapped by their Key ID
- getAllRefreshTokens() - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getAllRefreshTokensForUser(String) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getAllSigningAlgsSupported() - Method in class org.mitre.jwt.signer.service.impl.DefaultJWTSigningAndValidationService
-
- getAllSigningAlgsSupported() - Method in interface org.mitre.jwt.signer.service.JWTSigningAndValidationService
-
Get the list of all signing algorithms supported by this service.
- getApplicationType() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getApplicationType() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getApprovedAccessTokens(ApprovedSite) - Method in interface org.mitre.openid.connect.service.ApprovedSiteService
-
Return all approved access tokens for the site.
- getApprovedSite() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getApprovedSiteCount() - Method in class org.mitre.openid.connect.model.ClientStat
-
- getAsArray(Set<String>) - Static method in class org.mitre.util.JsonUtils
-
Translate a set of strings to a JSON array, empty array returned as null
- getAsArray(Set<String>, boolean) - Static method in class org.mitre.util.JsonUtils
-
Translate a set of strings to a JSON array, optionally preserving the empty array.
- getAsBoolean(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a boolean, null if it doesn't exist
- getAsDate(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member (expressed as integer seconds since epoch) as a Date
- getAsEncryptionMethodList(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a list of JWS Algorithms, null if it doesn't exist
- getAsJweAlgorithm(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a JWE Algorithm, null if it doesn't exist
- getAsJweAlgorithmList(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a list of JWS Algorithms, null if it doesn't exist
- getAsJweEncryptionMethod(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a JWE Encryption Method, null if it doesn't exist
- getAsJwsAlgorithm(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a JWS Algorithm, null if it doesn't exist
- getAsJwsAlgorithmList(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a list of JWS Algorithms, null if it doesn't exist
- getAsLong(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a Long, null if it doesn't exist
- getAsPkceAlgorithm(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a PKCE Algorithm, null if it doesn't exist
- getAsString(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given member as a string, null if it doesn't exist
- getAsStringList(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given given member as a set of strings, null if it doesn't exist
- getAsStringSet(JsonObject, String) - Static method in class org.mitre.util.JsonUtils
-
Gets the value of the given given member as a set of strings, null if it doesn't exist
- getAuthentication() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getAuthenticationHolder() - Method in class org.mitre.oauth2.model.AuthorizationCodeEntity
-
The authentication in place when this token was created.
- getAuthenticationHolder() - Method in class org.mitre.oauth2.model.DeviceCode
-
The authentication in place when this token was created.
- getAuthenticationHolder() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
The authentication in place when this token was created.
- getAuthenticationHolder() - Method in class org.mitre.oauth2.model.OAuth2RefreshTokenEntity
-
The authentication in place when the original access token was
created
- getAuthHolderOldToNewIdMap() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getAuthorities() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getAuthorities() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getAuthorities() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getAuthorities() - Method in class org.mitre.oauth2.model.SavedUserAuthentication
-
- getAuthorizationEndpointUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getAuthorizedGrantTypes() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
passthrough for SECOAUTH api
- getAuthorizedGrantTypes() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getBirthdate() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getBirthdate() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getByClientId(String) - Method in interface org.mitre.openid.connect.repository.ApprovedSiteRepository
-
Get all sites associated with this client
- getByClientId(String) - Method in interface org.mitre.openid.connect.repository.WhitelistedSiteRepository
-
Find a WhitelistedSite by its associated ClientDetails reference
- getByClientId(String) - Method in interface org.mitre.openid.connect.service.ApprovedSiteService
-
Get all sites associated with this client
- getByClientId(String) - Method in interface org.mitre.openid.connect.service.WhitelistedSiteService
-
Find a WhitelistedSite by its associated ClientDetails reference
- getByClientIdAndUserId(String, String) - Method in interface org.mitre.openid.connect.repository.ApprovedSiteRepository
-
Return a collection of ApprovedSite managed by this repository matching the
provided client ID and user ID
- getByClientIdAndUserId(String, String) - Method in interface org.mitre.openid.connect.service.ApprovedSiteService
-
Return a collection of ApprovedSite managed by this repository matching the
provided client ID and user ID
- getByCode(String) - Method in interface org.mitre.oauth2.repository.AuthorizationCodeRepository
-
Get an authorization code from the repository by value.
- getByCreator(String) - Method in interface org.mitre.openid.connect.repository.WhitelistedSiteRepository
-
Return a collection of the WhitelistedSites created by a given user
- getByDeviceCode(String) - Method in interface org.mitre.oauth2.repository.impl.DeviceCodeRepository
-
- getByEmailAddress(String) - Method in interface org.mitre.openid.connect.repository.UserInfoRepository
-
Get the UserInfo object by its email field
- getByEmailAddress(String) - Method in interface org.mitre.openid.connect.service.UserInfoService
-
Get the user registered at this server with the given email address.
- getById(Long) - Method in interface org.mitre.oauth2.repository.AuthenticationHolderRepository
-
- getById(Long) - Method in interface org.mitre.oauth2.repository.impl.DeviceCodeRepository
-
- getById(Long) - Method in interface org.mitre.oauth2.repository.OAuth2ClientRepository
-
- getById(Long) - Method in interface org.mitre.oauth2.repository.SystemScopeRepository
-
- getById(Long) - Method in interface org.mitre.oauth2.service.SystemScopeService
-
- getById(Long) - Method in interface org.mitre.openid.connect.repository.AddressRepository
-
Returns the Address for the given id
- getById(Long) - Method in interface org.mitre.openid.connect.repository.ApprovedSiteRepository
-
Returns the ApprovedSite for the given id
- getById(Long) - Method in interface org.mitre.openid.connect.repository.BlacklistedSiteRepository
-
- getById(Long) - Method in interface org.mitre.openid.connect.repository.WhitelistedSiteRepository
-
Returns the WhitelistedSite for the given id
- getById(Long) - Method in interface org.mitre.openid.connect.service.ApprovedSiteService
-
Get ApprovedSite for id
- getById(Long) - Method in interface org.mitre.openid.connect.service.BlacklistedSiteService
-
- getById(Long) - Method in interface org.mitre.openid.connect.service.WhitelistedSiteService
-
Returns the WhitelistedSite for the given id
- getById(Long) - Method in interface org.mitre.uma.repository.PermissionRepository
-
Get a permission object by its ID (used by the import/export API)
- getById(Long) - Method in interface org.mitre.uma.repository.ResourceSetRepository
-
- getById(Long) - Method in interface org.mitre.uma.service.ResourceSetService
-
- getBySectorIdentifier(String, String) - Method in interface org.mitre.openid.connect.repository.PairwiseIdentifierRepository
-
Get a pairwise identifier by its associated user subject and sector identifier.
- getByTicket(String) - Method in interface org.mitre.uma.repository.PermissionRepository
-
Get the permission indicated by its ticket value.
- getByTicket(String) - Method in interface org.mitre.uma.service.PermissionService
-
Read the permission associated with the given ticket.
- getByUserCode(String) - Method in interface org.mitre.oauth2.repository.impl.DeviceCodeRepository
-
- getByUserId(String) - Method in interface org.mitre.openid.connect.repository.ApprovedSiteRepository
-
Get all sites approved by this user
- getByUserId(String) - Method in interface org.mitre.openid.connect.service.ApprovedSiteService
-
Get all sites approved by this user
- getByUsername(String) - Method in interface org.mitre.openid.connect.repository.UserInfoRepository
-
Get a UserInfo object by its preferred_username field
- getByUsername(String) - Method in interface org.mitre.openid.connect.service.UserInfoService
-
Get the UserInfo for the given username (usually maps to the
preferredUsername field).
- getByUsernameAndClientId(String, String) - Method in interface org.mitre.openid.connect.service.UserInfoService
-
Get the UserInfo for the given username (usually maps to the
preferredUsername field) and clientId.
- getByValue(String) - Static method in enum org.mitre.oauth2.model.ClientDetailsEntity.AppType
-
- getByValue(String) - Static method in enum org.mitre.oauth2.model.ClientDetailsEntity.AuthMethod
-
- getByValue(String) - Static method in enum org.mitre.oauth2.model.ClientDetailsEntity.SubjectType
-
- getByValue(String) - Method in interface org.mitre.oauth2.repository.SystemScopeRepository
-
- getByValue(String) - Method in interface org.mitre.oauth2.service.SystemScopeService
-
- getCheckSessionIframe() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getClaimsForScope(String) - Method in interface org.mitre.openid.connect.service.ScopeClaimTranslationService
-
- getClaimsForScopeSet(Set<String>) - Method in interface org.mitre.openid.connect.service.ScopeClaimTranslationService
-
- getClaimsLocalesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getClaimsParameterSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getClaimsRedirectUris() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getClaimsRedirectUris() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getClaimsRequired() - Method in class org.mitre.uma.model.Policy
-
- getClaimsSupplied() - Method in class org.mitre.uma.model.PermissionTicket
-
- getClaimsSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getClaimTokenFormat() - Method in class org.mitre.uma.model.Claim
-
- getClaimType() - Method in class org.mitre.uma.model.Claim
-
- getClaimTypesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getClient() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getClient() - Method in class org.mitre.oauth2.model.OAuth2RefreshTokenEntity
-
- getClient() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getClientByClientId(String) - Method in interface org.mitre.oauth2.repository.OAuth2ClientRepository
-
- getClientById(Long) - Method in interface org.mitre.oauth2.service.ClientDetailsEntityService
-
- getClientDescription() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getClientDescription() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getClientDetailsService() - Method in class org.mitre.oauth2.service.impl.DefaultClientUserDetailsService
-
- getClientDetailsService() - Method in class org.mitre.oauth2.service.impl.UriEncodedClientUserDetailsService
-
- getClientId() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getClientId() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getClientId() - Method in class org.mitre.oauth2.model.DeviceCode
-
- getClientId() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getClientId() - Method in class org.mitre.openid.connect.model.ApprovedSite
-
- getClientId() - Method in class org.mitre.openid.connect.model.WhitelistedSite
-
- getClientId() - Method in class org.mitre.uma.model.ResourceSet
-
- getClientIdIssuedAt() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getClientName() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getClientName() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getClientSecret() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getClientSecret() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getClientSecretExpiresAt() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getClientUri() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getClientUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getCode() - Method in class org.mitre.oauth2.model.AuthorizationCodeEntity
-
- getCodeChallengeMethod() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getCodeChallengeMethod() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getContacts() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getContacts() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getContentType() - Method in class org.mitre.openid.connect.model.CachedImage
-
- getCountForClientId(String) - Method in interface org.mitre.openid.connect.service.StatsService
-
Calculate the usage count for a single client
- getCountry() - Method in interface org.mitre.openid.connect.model.Address
-
- getCountry() - Method in class org.mitre.openid.connect.model.DefaultAddress
-
- getCreatedAt() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getCreatedAt() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getCreationDate() - Method in class org.mitre.openid.connect.model.ApprovedSite
-
- getCreatorUserId() - Method in class org.mitre.openid.connect.model.WhitelistedSite
-
- getCredentials() - Method in class org.mitre.oauth2.model.SavedUserAuthentication
-
- getCredentials() - Method in class org.mitre.openid.connect.model.OIDCAuthenticationToken
-
- getCredentials() - Method in class org.mitre.openid.connect.model.PendingOIDCAuthenticationToken
-
- getData() - Method in class org.mitre.openid.connect.model.CachedImage
-
- getDefaultACRvalues() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getDefaultACRvalues() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getDefaultAlgorithm() - Method in class org.mitre.jwt.encryption.service.impl.DefaultJWTEncryptionAndDecryptionService
-
- getDefaultDecryptionKeyId() - Method in class org.mitre.jwt.encryption.service.impl.DefaultJWTEncryptionAndDecryptionService
-
- getDefaultEncryptionKeyId() - Method in class org.mitre.jwt.encryption.service.impl.DefaultJWTEncryptionAndDecryptionService
-
- getDefaultLanguageNamespace() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
Get the default namespace (first in the nonempty list)
- getDefaultLocale() - Method in class org.mitre.openid.connect.config.ConfigurationBeanLocaleResolver
-
- getDefaultMaxAge() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getDefaultMaxAge() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getDefaults() - Method in interface org.mitre.oauth2.service.SystemScopeService
-
Get all scopes that are defaulted to new clients on this system
- getDefaultSignerKeyId() - Method in class org.mitre.jwt.signer.service.impl.DefaultJWTSigningAndValidationService
-
- getDefaultSignerKeyId() - Method in interface org.mitre.jwt.signer.service.JWTSigningAndValidationService
-
- getDefaultSigningAlgorithm() - Method in class org.mitre.jwt.signer.service.impl.DefaultJWTSigningAndValidationService
-
- getDefaultSigningAlgorithm() - Method in interface org.mitre.jwt.signer.service.JWTSigningAndValidationService
-
Get the default signing algorithm for use when nothing else has been specified.
- getDefaultSigningAlgorithmName() - Method in class org.mitre.jwt.signer.service.impl.DefaultJWTSigningAndValidationService
-
- getDescription() - Method in class org.mitre.oauth2.model.SystemScope
-
- getDetails() - Method in class org.mitre.oauth2.model.SavedUserAuthentication
-
- getDeviceCode() - Method in class org.mitre.oauth2.model.DeviceCode
-
- getDeviceCodeValiditySeconds() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getDeviceCodeValiditySeconds() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getDisplayValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getEmail() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getEmail() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getEmailVerified() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getEmailVerified() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getEncrypter(ClientDetailsEntity) - Method in class org.mitre.jwt.signer.service.impl.ClientKeyCacheService
-
- getEncrypter(String) - Method in class org.mitre.jwt.signer.service.impl.JWKSetCacheService
-
- getEndSessionEndpoint() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getError() - Method in exception org.mitre.oauth2.exception.DeviceCodeCreationException
-
- getExpiration() - Method in class org.mitre.oauth2.model.AuthorizationCodeEntity
-
- getExpiration() - Method in class org.mitre.oauth2.model.DeviceCode
-
- getExpiration() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getExpiration() - Method in class org.mitre.oauth2.model.OAuth2RefreshTokenEntity
-
- getExpiration() - Method in class org.mitre.uma.model.PermissionTicket
-
- getExpiredCodes() - Method in interface org.mitre.oauth2.repository.AuthorizationCodeRepository
-
- getExpiredCodes(PageCriteria) - Method in interface org.mitre.oauth2.repository.AuthorizationCodeRepository
-
- getExpiredCodes() - Method in interface org.mitre.oauth2.repository.impl.DeviceCodeRepository
-
- getExpiresIn() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getExtensions() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getFamilyName() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getFamilyName() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getFormatted() - Method in interface org.mitre.openid.connect.model.Address
-
- getFormatted() - Method in class org.mitre.openid.connect.model.DefaultAddress
-
- getFriendlyName() - Method in class org.mitre.uma.model.Claim
-
- getGender() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getGender() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getGivenName() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getGivenName() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getGrantOldToNewIdMap() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getGrantToAccessTokensRefs() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getGrantTypes() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getGrantTypes() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getGrantTypesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getIcon() - Method in class org.mitre.oauth2.model.SystemScope
-
- getIconUri() - Method in class org.mitre.uma.model.ResourceSet
-
- getId() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getId() - Method in class org.mitre.oauth2.model.AuthorizationCodeEntity
-
- getId() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getId() - Method in class org.mitre.oauth2.model.DeviceCode
-
- getId() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getId() - Method in class org.mitre.oauth2.model.OAuth2RefreshTokenEntity
-
- getId() - Method in class org.mitre.oauth2.model.SavedUserAuthentication
-
- getId() - Method in class org.mitre.oauth2.model.SystemScope
-
- getId() - Method in interface org.mitre.openid.connect.model.Address
-
Get the system-specific ID of the Address object
- getId() - Method in class org.mitre.openid.connect.model.ApprovedSite
-
- getId() - Method in class org.mitre.openid.connect.model.BlacklistedSite
-
- getId() - Method in class org.mitre.openid.connect.model.DefaultAddress
-
- getId() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getId() - Method in class org.mitre.openid.connect.model.PairwiseIdentifier
-
- getId() - Method in class org.mitre.openid.connect.model.WhitelistedSite
-
- getId() - Method in class org.mitre.uma.model.Claim
-
- getId() - Method in class org.mitre.uma.model.Permission
-
- getId() - Method in class org.mitre.uma.model.PermissionTicket
-
- getId() - Method in class org.mitre.uma.model.Policy
-
- getId() - Method in class org.mitre.uma.model.ResourceSet
-
- getId() - Method in class org.mitre.uma.model.SavedRegisteredClient
-
- getIdentifier() - Method in class org.mitre.openid.connect.model.PairwiseIdentifier
-
- getIdentifier(UserInfo, ClientDetailsEntity) - Method in interface org.mitre.openid.connect.service.PairwiseIdentiferService
-
Calcualtes the pairwise identifier for the given userinfo object and client.
- getIdToken() - Method in class org.mitre.openid.connect.model.OIDCAuthenticationToken
-
- getIdToken() - Method in class org.mitre.openid.connect.model.PendingOIDCAuthenticationToken
-
- getIdTokenEncryptedResponseAlg() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getIdTokenEncryptedResponseAlg() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getIdTokenEncryptedResponseEnc() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getIdTokenEncryptedResponseEnc() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getIdTokenEncryptionAlgValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getIdTokenEncryptionEncValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getIdTokenSignedResponseAlg() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getIdTokenSignedResponseAlg() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getIdTokenSigningAlgValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getIdTokenValiditySeconds() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
Number of seconds ID token is valid for.
- getIdTokenValiditySeconds() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getInitiateLoginUri() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getInitiateLoginUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getIntrospectionEndpointUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getIssuer() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
- getIssuer() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getIssuer() - Method in class org.mitre.openid.connect.model.OIDCAuthenticationToken
-
- getIssuer() - Method in class org.mitre.openid.connect.model.PendingOIDCAuthenticationToken
-
- getIssuer() - Method in class org.mitre.uma.model.Claim
-
- getIssuer() - Method in class org.mitre.uma.model.SavedRegisteredClient
-
- getJsFiles() - Method in class org.mitre.openid.connect.config.UIConfiguration
-
- getJwks() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getJwks() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getJwkSet() - Method in class org.mitre.jose.keystore.JWKSetKeyStore
-
- getJwksUri() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getJwksUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getJwksUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getJwt() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getJwt() - Method in class org.mitre.oauth2.model.OAuth2RefreshTokenEntity
-
Get the JWT object directly
- getKeys() - Method in class org.mitre.jose.keystore.JWKSetKeyStore
-
Get the list of keys in this keystore.
- getLanguageNamespaces() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
- getLanguageNamespacesString() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
Get the list of namespaces as a JSON string, for injection into the JavaScript UI
- getLength() - Method in class org.mitre.openid.connect.model.CachedImage
-
- getLocale() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
- getLocale() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getLocale() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getLocality() - Method in interface org.mitre.openid.connect.model.Address
-
- getLocality() - Method in class org.mitre.openid.connect.model.DefaultAddress
-
- getLocation() - Method in class org.mitre.jose.keystore.JWKSetKeyStore
-
- getLogo(ClientDetailsEntity) - Method in interface org.mitre.openid.connect.service.ClientLogoLoadingService
-
- getLogoImageUrl() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
- getLogoUri() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getLogoUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getMatched() - Method in class org.mitre.uma.model.ClaimProcessingResult
-
- getMaxPages() - Method in class org.mitre.data.AbstractPageOperationTemplate
-
- getMaxTime() - Method in class org.mitre.data.AbstractPageOperationTemplate
-
- getMiddleName() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getMiddleName() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getName() - Method in class org.mitre.oauth2.model.SavedUserAuthentication
-
- getName() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getName() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getName() - Method in class org.mitre.uma.model.Claim
-
- getName() - Method in class org.mitre.uma.model.Policy
-
- getName() - Method in class org.mitre.uma.model.ResourceSet
-
- getNickname() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getNickname() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getOperationName() - Method in class org.mitre.data.AbstractPageOperationTemplate
-
- getOpPolicyUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getOpTosUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getOrphanedAuthenticationHolders() - Method in interface org.mitre.oauth2.repository.AuthenticationHolderRepository
-
- getOrphanedAuthenticationHolders(PageCriteria) - Method in interface org.mitre.oauth2.repository.AuthenticationHolderRepository
-
- getOwner() - Method in class org.mitre.uma.model.ResourceSet
-
- getPageNumber() - Method in class org.mitre.data.DefaultPageCriteria
-
- getPageNumber() - Method in interface org.mitre.data.PageCriteria
-
- getPageSize() - Method in class org.mitre.data.DefaultPageCriteria
-
- getPageSize() - Method in interface org.mitre.data.PageCriteria
-
- getPermission() - Method in class org.mitre.uma.model.PermissionTicket
-
- getPermissions() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getPermissionTicketsForResourceSet(ResourceSet) - Method in interface org.mitre.uma.repository.PermissionRepository
-
Get all permission tickets issued against a resource set (called when RS is deleted)
- getPhoneNumber() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getPhoneNumber() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getPhoneNumberVerified() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getPhoneNumberVerified() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getPicture() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getPicture() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getPolicies() - Method in class org.mitre.uma.model.ResourceSet
-
- getPolicyUri() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getPolicyUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getPostalCode() - Method in interface org.mitre.openid.connect.model.Address
-
- getPostalCode() - Method in class org.mitre.openid.connect.model.DefaultAddress
-
- getPostLogoutRedirectUris() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getPostLogoutRedirectUris() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getPreferredUsername() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getPreferredUsername() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getPrincipal() - Method in class org.mitre.oauth2.model.SavedUserAuthentication
-
- getPrincipal() - Method in class org.mitre.openid.connect.model.OIDCAuthenticationToken
-
Get the principal of this object, an immutable map of the subject and issuer.
- getPrincipal() - Method in class org.mitre.openid.connect.model.PendingOIDCAuthenticationToken
-
Get the principal of this object, an immutable map of the subject and issuer.
- getProfile() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getProfile() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getRedirectUri() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getRedirectUris() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getRedirectUris() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getRefreshToken() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getRefreshToken(String) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getRefreshTokenById(Long) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getRefreshTokenById(Long) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getRefreshTokenByValue(String) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getRefreshTokenOldToNewIdMap() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getRefreshTokensByUserName(String) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getRefreshTokensForClient(ClientDetailsEntity) - Method in interface org.mitre.oauth2.repository.OAuth2TokenRepository
-
- getRefreshTokensForClient(ClientDetailsEntity) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getRefreshTokenToAuthHolderRefs() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getRefreshTokenToClientRefs() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getRefreshTokenValiditySeconds() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getRefreshTokenValiditySeconds() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getRefreshTokenValue() - Method in class org.mitre.openid.connect.model.OIDCAuthenticationToken
-
- getRefreshTokenValue() - Method in class org.mitre.openid.connect.model.PendingOIDCAuthenticationToken
-
- getRegion() - Method in interface org.mitre.openid.connect.model.Address
-
- getRegion() - Method in class org.mitre.openid.connect.model.DefaultAddress
-
- getRegisteredClient() - Method in class org.mitre.uma.model.SavedRegisteredClient
-
- getRegisteredRedirectUri() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
Pass-through method to fulfill the ClientDetails interface with a bad name
- getRegisteredRedirectUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getRegistrationAccessToken() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getRegistrationAccessTokenForClient(ClientDetailsEntity) - Method in interface org.mitre.oauth2.service.OAuth2TokenEntityService
-
- getRegistrationClientUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getRegistrationEndpointUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getRegTokenLifeTime() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
- getRequestObjectEncryptionAlgValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getRequestObjectEncryptionEncValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getRequestObjectSigningAlg() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getRequestObjectSigningAlg() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getRequestObjectSigningAlgValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getRequestParameters() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getRequestParameters() - Method in class org.mitre.oauth2.model.DeviceCode
-
- getRequestParameterSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getRequestUriParameterSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getRequestUris() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getRequestUris() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getRequireAuthTime() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getRequireAuthTime() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getRequireRequestUriRegistration() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getReserved() - Method in interface org.mitre.oauth2.service.SystemScopeService
-
Get all the reserved system scopes.
- getResourceIds() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getResourceIds() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getResourceIds() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getResourceSet() - Method in class org.mitre.uma.model.Permission
-
- getResponseTypes() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getResponseTypes() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getResponseTypes() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getResponseTypesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getRestricted() - Method in interface org.mitre.oauth2.service.SystemScopeService
-
Get all the registered scopes that are restricted.
- getResultPage(TypedQuery<T>, PageCriteria) - Static method in class org.mitre.util.jpa.JpaUtil
-
Get a page of results from the specified TypedQuery
by using the given PageCriteria to limit the query
results.
- getRevocationEndpointUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getRqpTokenLifeTime() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
- getScope() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getScope() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getScope() - Method in class org.mitre.oauth2.model.DeviceCode
-
- getScope() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getScope() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getScopes() - Method in class org.mitre.uma.model.Permission
-
- getScopes() - Method in class org.mitre.uma.model.Policy
-
- getScopes() - Method in class org.mitre.uma.model.ResourceSet
-
- getScopesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getSectorIdentifier() - Method in class org.mitre.openid.connect.model.PairwiseIdentifier
-
- getSectorIdentifierUri() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getSectorIdentifierUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getServerConfiguration() - Method in class org.mitre.openid.connect.model.PendingOIDCAuthenticationToken
-
- getServiceDocumentation() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getShortTopbarTitle() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
- getSingleResult(List<T>) - Static method in class org.mitre.util.jpa.JpaUtil
-
- getSoftwareId() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getSoftwareId() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getSoftwareStatement() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getSoftwareStatement() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getSoftwareVersion() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getSoftwareVersion() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getSource() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getSource() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getSource() - Method in interface org.mitre.openid.connect.model.UserInfo
-
The JSON source of this UserInfo (if it was fetched), or null if it's local.
- getSourceClass() - Method in class org.mitre.oauth2.model.SavedUserAuthentication
-
- getStreetAddress() - Method in interface org.mitre.openid.connect.model.Address
-
- getStreetAddress() - Method in class org.mitre.openid.connect.model.DefaultAddress
-
- getSub() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getSub() - Method in class org.mitre.openid.connect.model.OIDCAuthenticationToken
-
- getSub() - Method in class org.mitre.openid.connect.model.PendingOIDCAuthenticationToken
-
- getSub() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getSubjectType() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getSubjectType() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getSubjectTypesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getSummaryStats() - Method in interface org.mitre.openid.connect.service.StatsService
-
Calculate summary statistics
approvalCount: total approved sites
userCount: unique users
clientCount: unique clients
- getSymmetricValidtor(ClientDetailsEntity) - Method in class org.mitre.jwt.signer.service.impl.SymmetricKeyJWTValidatorCacheService
-
Create a symmetric signing and validation service for the given client
- getTicket() - Method in class org.mitre.uma.model.PermissionTicket
-
- getTimeoutDate() - Method in class org.mitre.openid.connect.model.ApprovedSite
-
- getTokenEndpointAuthMethod() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getTokenEndpointAuthMethod() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getTokenEndpointAuthMethodsSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getTokenEndpointAuthSigningAlg() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getTokenEndpointAuthSigningAlg() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getTokenEndpointAuthSigningAlgValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getTokenEndpointUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getTokenType() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
- getTopbarTitle() - Method in class org.mitre.openid.connect.config.ConfigurationPropertiesBean
-
- getTosUri() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getTosUri() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getType() - Method in class org.mitre.uma.model.ResourceSet
-
- getUiLocalesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getUnmatched() - Method in class org.mitre.uma.model.ClaimProcessingResult
-
- getUnrestricted() - Method in interface org.mitre.oauth2.service.SystemScopeService
-
Get all the registered scopes that aren't restricted.
- getUpdatedTime() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getUpdatedTime() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getUri() - Method in class org.mitre.openid.connect.model.BlacklistedSite
-
- getUri() - Method in class org.mitre.uma.model.ResourceSet
-
- getUserAuth() - Method in class org.mitre.oauth2.model.AuthenticationHolderEntity
-
- getUserCode() - Method in class org.mitre.oauth2.model.DeviceCode
-
- getUserId() - Method in class org.mitre.openid.connect.model.ApprovedSite
-
- getUserInfo() - Method in class org.mitre.openid.connect.model.OIDCAuthenticationToken
-
- getUserInfoEncryptedResponseAlg() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getUserInfoEncryptedResponseAlg() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getUserInfoEncryptedResponseEnc() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getUserInfoEncryptedResponseEnc() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getUserinfoEncryptionAlgValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getUserinfoEncryptionEncValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getUserInfoSignedResponseAlg() - Method in class org.mitre.oauth2.model.ClientDetailsEntity
-
- getUserInfoSignedResponseAlg() - Method in class org.mitre.oauth2.model.RegisteredClient
-
- getUserinfoSigningAlgValuesSupported() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getUserInfoTokenMethod() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getUserInfoUri() - Method in class org.mitre.openid.connect.config.ServerConfiguration
-
- getUserSub() - Method in class org.mitre.openid.connect.model.PairwiseIdentifier
-
- getValidator(ClientDetailsEntity, JWSAlgorithm) - Method in class org.mitre.jwt.signer.service.impl.ClientKeyCacheService
-
- getValidator(String) - Method in class org.mitre.jwt.signer.service.impl.JWKSetCacheService
-
- getValue() - Method in enum org.mitre.oauth2.model.ClientDetailsEntity.AppType
-
- getValue() - Method in enum org.mitre.oauth2.model.ClientDetailsEntity.AuthMethod
-
- getValue() - Method in enum org.mitre.oauth2.model.ClientDetailsEntity.SubjectType
-
- getValue() - Method in class org.mitre.oauth2.model.OAuth2AccessTokenEntity
-
Get the string-encoded value of this access token.
- getValue() - Method in class org.mitre.oauth2.model.OAuth2RefreshTokenEntity
-
Get the JWT-encoded value of this token
- getValue() - Method in class org.mitre.oauth2.model.SystemScope
-
- getValue() - Method in class org.mitre.uma.model.Claim
-
- getWebsite() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getWebsite() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- getWhitelist() - Method in class org.mitre.jwt.assertion.impl.WhitelistedIssuerAssertionValidator
-
- getWhitelistedSiteOldToNewIdMap() - Method in class org.mitre.openid.connect.service.MITREidDataServiceMaps
-
- getZoneinfo() - Method in class org.mitre.openid.connect.model.DefaultUserInfo
-
- getZoneinfo() - Method in interface org.mitre.openid.connect.model.UserInfo
-
- GRANT_TYPES - Static variable in interface org.mitre.oauth2.model.RegisteredClientFields
-
- GRANTS - Static variable in interface org.mitre.openid.connect.service.MITREidDataService
-