Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

A

AbstractIdentityProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider
 
AbstractIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
AbstractMfaProviderConfig - Class in org.cloudfoundry.identity.uaa.mfa
 
AbstractMfaProviderConfig() - Constructor for class org.cloudfoundry.identity.uaa.mfa.AbstractMfaProviderConfig
 
AbstractXOAuthIdentityProviderDefinition<T extends AbstractXOAuthIdentityProviderDefinition> - Class in org.cloudfoundry.identity.uaa.provider
 
AbstractXOAuthIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
ACR - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
ActionResult - Class in org.cloudfoundry.identity.uaa.resources
Simple wrapper class for vanilla informational responses from REST endpoints.
ActionResult(String, String) - Constructor for class org.cloudfoundry.identity.uaa.resources.ActionResult
 
ADD - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
addAndActivateKey(String, SamlKey) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
addAttributeMapping(String, Object) - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
adds an attribute mapping, where the key is known to the UAA and the value represents the attribute name on the IDP
addAttributes(MultiValueMap<String, Object>) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
addEmail(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
Adds a new email address, ignoring "type" and "primary" fields, which we don't need yet
ADDITIONAL_AZ_ATTR - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
addKey(String, SamlKey) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
addPhoneNumber(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
Adds a new phone number with null type.
addWhiteListedGroup(String) - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
ALLOWED_PROVIDERS - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 
allPresentAndPositive() - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
allPresentAndPositive() - Method in class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
 
allPresentAndPositive() - Method in class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
allPresentAndPositive() - Method in class org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy
 
AMR - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
Approval - Class in org.cloudfoundry.identity.uaa.approval
 
Approval() - Constructor for class org.cloudfoundry.identity.uaa.approval.Approval
 
Approval.ApprovalStatus - Enum in org.cloudfoundry.identity.uaa.approval
 
APPROVALS_DELETED - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 
ApprovalsJsonDeserializer - Class in org.cloudfoundry.identity.uaa.approval.impl
Cloud Foundry Copyright (c) [2009-2015] Pivotal Software, Inc.
ApprovalsJsonDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.approval.impl.ApprovalsJsonDeserializer
 
ATTRIBUTE_MAPPINGS - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
AUD - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
AUTH_TIME - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
AuthenticationResponse - Class in org.cloudfoundry.identity.uaa.login
 
AuthenticationResponse() - Constructor for class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
AUTHORITIES - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
AUTO_APPROVE - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 
AutologinRequest - Class in org.cloudfoundry.identity.uaa.login
 
AutologinRequest() - Constructor for class org.cloudfoundry.identity.uaa.login.AutologinRequest
 
AutologinResponse - Class in org.cloudfoundry.identity.uaa.login
 
AutologinResponse(String) - Constructor for class org.cloudfoundry.identity.uaa.login.AutologinResponse
 
AZP - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 

B

Banner() - Constructor for class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
BrandingInformation - Class in org.cloudfoundry.identity.uaa.zone
 
BrandingInformation() - Constructor for class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
BrandingInformation.Banner - Class in org.cloudfoundry.identity.uaa.zone
 
BrandingInformationSource - Interface in org.cloudfoundry.identity.uaa.zone
 
build() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.Builder
 

C

camelToUnderscore(String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
Convert a string from camel case to underscores, also replacing periods with underscores (so for example a fully qualified Java class name gets underscores everywhere).
castInstance(Object, Class<T>) - Static method in class org.cloudfoundry.identity.uaa.util.ObjectUtils
 
CID - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
ClaimConstants - Class in org.cloudfoundry.identity.uaa.oauth.token
Constants that can be used to work with claims from OAuth2 Bearer and OpenID Connect tokens
ClaimConstants() - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
Claims - Class in org.cloudfoundry.identity.uaa.oauth.token
 
Claims() - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
CLIENT_ID - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
CLIENT_NAME - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 
CLIENT_SECRET_POLICY_FIELD - Static variable in class org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy
 
ClientConstants - Class in org.cloudfoundry.identity.uaa.oauth.client
 
ClientConstants() - Constructor for class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 
ClientDetailsModification - Class in org.cloudfoundry.identity.uaa.oauth.client
 
ClientDetailsModification() - Constructor for class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
ClientDetailsModification(ClientDetails) - Constructor for class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
ClientMetadata - Class in org.cloudfoundry.identity.uaa.client
 
ClientMetadata() - Constructor for class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
ClientSecretPolicy - Class in org.cloudfoundry.identity.uaa.zone
 
ClientSecretPolicy() - Constructor for class org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy
 
ClientSecretPolicy(int, int, int, int, int, int, int) - Constructor for class org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy
 
clone() - Method in class org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition
 
clone() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
clone() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
CompositeAccessToken - Class in org.cloudfoundry.identity.uaa.oauth.token
 
CompositeAccessToken(String) - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessToken
 
CompositeAccessToken(OAuth2AccessToken) - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessToken
 
CompositeAccessTokenDeserializer - Class in org.cloudfoundry.identity.uaa.oauth.token
 
CompositeAccessTokenDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessTokenDeserializer
 
CompositeAccessTokenSerializer - Class in org.cloudfoundry.identity.uaa.oauth.token
 
CompositeAccessTokenSerializer() - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessTokenSerializer
 
configIsValid() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
constructSimpleWildcardPattern(String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
Returns a pattern that does a single level regular expression match where the * character is a wildcard until it encounters the next literal
constructSimpleWildcardPatternWithAnyCharDelimiter(String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
constructWildcards(Collection<String>) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
constructWildcards(Collection<String>, Function<String, String>) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
containsIgnoreCase(List<String>, String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
containsWildcard(String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
convertISO8859_1_to_UTF_8(String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
CorsConfiguration - Class in org.cloudfoundry.identity.uaa.zone
 
CorsConfiguration() - Constructor for class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
CorsPolicy - Class in org.cloudfoundry.identity.uaa.zone
 
CorsPolicy() - Constructor for class org.cloudfoundry.identity.uaa.zone.CorsPolicy
 
CREATED_WITH - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 

D

DATE_FORMATTER - Static variable in class org.cloudfoundry.identity.uaa.impl.JsonDateDeserializer
 
DEFAULT_ZONE_GROUPS - Static variable in class org.cloudfoundry.identity.uaa.zone.UserConfig
 
DELETE - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse.UserInfoResponsDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.approval.impl.ApprovalsJsonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.impl.JsonDateDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider.MfaProviderDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeyDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessTokenDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider.IdentityProviderDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.scim.impl.ScimUserJsonDeserializer
 

E

EMAIL - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
Email() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
EMAIL_ATTRIBUTE_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
EMAIL_DOMAIN_ATTR - Static variable in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
EmailChange - Class in org.cloudfoundry.identity.uaa.account
 
EmailChange() - Constructor for class org.cloudfoundry.identity.uaa.account.EmailChange
 
EmailChangeResponse - Class in org.cloudfoundry.identity.uaa.account
 
EmailChangeResponse() - Constructor for class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.login.Prompt
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.mfa.AbstractMfaProviderConfig
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.KeystoneIdentityProviderDefinition
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.resources.ActionResult
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.zone.MfaConfig
 
escapeRegExCharacters(String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
Escapes all regular expression patterns in a string so that when using the string itself in a regular expression, only an exact literal match will return true.
escapeRegExCharacters(String, String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
Escapes all regular expression patterns in a string so that when using the string itself in a regular expression, only an exact literal match will return true.
EXP - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
ExpiringCode - Class in org.cloudfoundry.identity.uaa.codestore
 
ExpiringCode() - Constructor for class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
ExpiringCode(String, Timestamp, String, String) - Constructor for class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
EXTERNAL_ATTR - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
EXTERNAL_GROUPS_WHITELIST - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
ExternalIdentityProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider
 
ExternalIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 

F

failure(String, String, String) - Static method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse
 
FAMILY_NAME - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
FAMILY_NAME_ATTRIBUTE_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
FIELD_ACTIVE - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_ACTIVE - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
FIELD_CONFIG - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_CONFIG - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
FIELD_CREATED - Static variable in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
FIELD_CREATED - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_CREATED - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
FIELD_ENTITY_ID - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
FIELD_ID - Static variable in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
FIELD_ID - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_ID - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
FIELD_IDENTITY_ZONE_ID - Static variable in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
FIELD_IDENTITY_ZONE_ID - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_IDENTITY_ZONE_ID - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
FIELD_LAST_MODIFIED - Static variable in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
FIELD_LAST_MODIFIED - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_LAST_MODIFIED - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
FIELD_NAME - Static variable in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
FIELD_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
FIELD_ORIGIN_KEY - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_TYPE - Static variable in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
FIELD_TYPE - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_VERSION - Static variable in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
FIELD_VERSION - Static variable in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
ForgotPasswordInfo - Class in org.cloudfoundry.identity.uaa.account
 
ForgotPasswordInfo(String, String, ExpiringCode) - Constructor for class org.cloudfoundry.identity.uaa.account.ForgotPasswordInfo
 
forValue(String) - Static method in enum org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig.Algorithm
 
forValue(String) - Static method in enum org.cloudfoundry.identity.uaa.mfa.MfaProvider.MfaProviderType
 
fromStringValue(String) - Static method in enum org.cloudfoundry.identity.uaa.oauth.token.TokenConstants.TokenFormat
 

G

GenericPasswordPolicy<T extends GenericPasswordPolicy<T>> - Class in org.cloudfoundry.identity.uaa.authentication
 
GenericPasswordPolicy() - Constructor for class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
GenericPasswordPolicy(int, int, int, int, int, int) - Constructor for class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
get() - Static method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.Builder
 
getAccessTokenValidity() - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
getAction() - Method in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
getActiveKeyId() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
getActiveKeyId() - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
getAdditionalConfiguration() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
getAlgorithm() - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
getAlgorithm() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
getAlgorithm() - Method in class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse
Deprecated.
 
getAllowedHeaders() - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
getAllowedMethods() - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
getAllowedOriginPatterns() - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
getAllowedOrigins() - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
getAllowedUriPatterns() - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
getAllowedUris() - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
getAmr() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getAppIcon() - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
getAppLaunchUrl() - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
getApprovals() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getAssertionConsumerIndex() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getAssertionTimeToLiveSeconds() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
getAttributeMappings() - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
getAttributeMappings() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
getAttributes() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getAttributes() - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
getAttributeValue(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getAttributeValues(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getAud() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getAuthnContext() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getAuthorities() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getAuthoritiesFromStrings(Collection<String>) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
getAuthTime() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getAuthUrl() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getAuthUrl() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getAzAttr() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getAzp() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getBackgroundColor() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
getBanner() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
getBanner() - Method in interface org.cloudfoundry.identity.uaa.zone.BrandingInformationSource
 
getBaseUrl() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getBindPassword() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getBindUserDn() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getBranding() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getCertificate() - Method in class org.cloudfoundry.identity.uaa.saml.SamlKey
 
getCertificate() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
getChangeCode() - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeRequest
 
getChangeCode() - Method in class org.cloudfoundry.identity.uaa.account.PasswordResetResponse
 
getChangeMode() - Method in class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
getCheckTokenUrl() - Method in class org.cloudfoundry.identity.uaa.provider.RawXOAuthIdentityProviderDefinition
 
getCid() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getClaimsSupported() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getClaimTypesSupported() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getClientId() - Method in class org.cloudfoundry.identity.uaa.account.EmailChange
 
getClientId() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
getClientId() - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
getClientId() - Method in class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
getClientId() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getClientId() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getClientName() - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
getClientSecretPolicy() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getCode() - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
getCode() - Method in class org.cloudfoundry.identity.uaa.login.AutologinResponse
 
getCompanyName() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
getCompanyName() - Method in interface org.cloudfoundry.identity.uaa.zone.BrandingInformationSource
 
getConfig() - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
getConfig() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getConfig() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
getConfig() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getCorsPolicy() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getCountFailuresWithin() - Method in class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
 
getCreated() - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
getCreated() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getCreated() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
getCreated() - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
getCreated() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getCreatedBy() - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
getData() - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
getDate(String, JsonLocation) - Static method in class org.cloudfoundry.identity.uaa.impl.JsonDateDeserializer
 
getDefaultConfiguration() - Method in class org.cloudfoundry.identity.uaa.zone.CorsPolicy
 
getDefaultGroups() - Method in class org.cloudfoundry.identity.uaa.zone.UserConfig
 
getDescription() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
getDescription() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getDetails() - Method in class org.cloudfoundry.identity.uaa.login.Prompt
 
getDigits() - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
getDiscoveryUrl() - Method in class org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition
 
getDisplay() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
getDisplayName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
getDisplayName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
getDisplayName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getDuration() - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.account.EmailChange
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.account.ForgotPasswordInfo
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getEmailDomain() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
getEmails() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsRequest
 
getEmails() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getEntity() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
getEntityId() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
getEntityID() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
getError() - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
getErrorCode() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
getErrorMessage() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
getErrorName(Exception) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
getExp() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getExpirePasswordInMonths() - Method in class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
getExpiresAt() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
getExpiresAt() - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
getExpiresAt() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getExpireSecretInMonths() - Method in class org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy
 
getExponent() - Method in class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse
Deprecated.
 
getExtAttr() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getExternalGroup() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
getExternalGroupsWhitelist() - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
getExternalId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getExternalId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getFailedInvites() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse
 
getFamilyName() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getFamilyName() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getFamilyName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getFamilyName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getFooterLegalText() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
getFooterLegalText() - Method in interface org.cloudfoundry.identity.uaa.zone.BrandingInformationSource
 
getFooterLinks() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
getFooterLinks() - Method in interface org.cloudfoundry.identity.uaa.zone.BrandingInformationSource
 
getFormat() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getFormatted() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getFullName() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getGivenName() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getGivenName() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getGivenName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getGivenName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getGrantType() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getGroupId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
getGroupMappingMode() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getGroupRoleAttribute() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getGroups() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getGroupSearchBase() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getGroupSearchFilter() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getHomeRedirect() - Method in class org.cloudfoundry.identity.uaa.zone.Links
 
getHonorificPrefix() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getHonorificSuffix() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getHostIfArgIsURL(String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
getIat() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getIconUrl() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getId() - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
getId() - Method in class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse
Deprecated.
 
getId() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getId() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
getId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getId() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getIdentityZoneId() - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
getIdentityZoneId() - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
getIdentityZoneId() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getIdentityZoneId() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
getIdpEntityAlias() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getIdTokenSigningAlgValues() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getIdTokenValue() - Method in class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessToken
 
getIntent() - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
getInviteLink() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
getIss() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getIssuedAt() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getIssuer() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getIssuer() - Method in class org.cloudfoundry.identity.uaa.mfa.AbstractMfaProviderConfig
 
getIssuer() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getItemsPerPage() - Method in class org.cloudfoundry.identity.uaa.resources.SearchResults
 
getJti() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getJwksUri() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getKey() - Method in class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse
Deprecated.
 
getKey() - Method in class org.cloudfoundry.identity.uaa.saml.SamlKey
 
getKeyOps() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
getKeyProperties() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
getKeys() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeySet
 
getKeys() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
getKeys() - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
getKeyUse() - Method in class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse
Deprecated.
 
getKid() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
getKty() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
getLastLogonTime() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getLastModified() - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
getLastModified() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getLastModified() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
getLastModified() - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
getLastModified() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getLastUpdatedAt() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
getLdapGroupFile() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getLdapProfileFile() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getLink() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
getLinks() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getLinkText() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getLinkText() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getLocale() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getLocked() - Method in class org.cloudfoundry.identity.uaa.account.UserAccountStatus
 
getLockoutAfterFailures() - Method in class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
 
getLockoutPeriodSeconds() - Method in class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
 
getLockoutPolicy() - Method in class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
getLoginCode() - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 
getLogo() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
getLogout() - Method in class org.cloudfoundry.identity.uaa.zone.Links
 
getMailAttributeName() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getMailSubstitute() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getMapFromProperties(Properties, String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
Extract a Map from some properties by removing a prefix from the key names.
getMaxAge() - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
getMaxGroupSearchDepth() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getMaxLength() - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
getMemberId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
getMembers() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
getMessage() - Method in class org.cloudfoundry.identity.uaa.resources.ActionResult
 
getMeta() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getMetaDataLocation() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
getMetaDataLocation() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getMfaConfig() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getMfaProviderId() - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
getMiddleName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getMinLength() - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
getModulus() - Method in class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse
Deprecated.
 
getName() - Method in class org.cloudfoundry.identity.uaa.login.Prompt
 
getName() - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
getName() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getName() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getName() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
getName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getName() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getNameID() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
getNameID() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getNewInvites() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse
 
getNewPassword() - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeRequest
 
getNickName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getNodeAsBoolean(JsonNode, String, boolean) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderDeserializer
 
getNodeAsDate(JsonNode, String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderDeserializer
 
getNodeAsInt(JsonNode, String, int) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderDeserializer
 
getNodeAsString(JsonNode, String, String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderDeserializer
 
getNonce() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getOldPassword() - Method in class org.cloudfoundry.identity.uaa.account.PasswordChangeRequest
 
getOldSecret() - Method in class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
getOperation() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
getOrigin() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
getOrigin() - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
getOrigin() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getOrigin() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
getOrigin() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
getOrigin() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getOriginKey() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getParameterizedClass() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getPassphrase() - Method in class org.cloudfoundry.identity.uaa.saml.SamlKey
 
getPasswd() - Method in class org.cloudfoundry.identity.uaa.zone.Links.SelfService
 
getPassword() - Method in class org.cloudfoundry.identity.uaa.account.PasswordChangeRequest
 
getPassword() - Method in class org.cloudfoundry.identity.uaa.login.AutologinRequest
 
getPassword() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPasswordAttributeName() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getPasswordEncoder() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getPasswordLastModified() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPasswordNewerThan() - Method in class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
getPasswordPolicy() - Method in class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
getPath() - Method in class org.cloudfoundry.identity.uaa.login.AutologinResponse
 
getPhoneNumber() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getPhoneNumber() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getPhoneNumbers() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPreferredLanguage() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPreviousLogonSuccess() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getPreviousLogonTime() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getPreviousLogonTime() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPrimaryEmail() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPrivateKey() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
getPrivateKeyPassword() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
getProductLogo() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
getProductLogo() - Method in interface org.cloudfoundry.identity.uaa.zone.BrandingInformationSource
 
getProfile() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getProfileUrl() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPrompts() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getProviderDescription() - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
getProviderDescription() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
getProviderName() - Method in class org.cloudfoundry.identity.uaa.zone.MfaConfig
 
getRedirectParameterName() - Method in class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
getRedirectUrl() - Method in class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
getRedirectUrl() - Method in class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
getReferral() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getRefreshTokenFormat() - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
getRefreshTokenValidity() - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
getRelyingPartyId() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getRelyingPartySecret() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getRequestObjectSigningAlgValues() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getRequireDigit() - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
getRequireLowerCaseCharacter() - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
getRequirePasswordChange() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProviderStatus
 
getRequireSpecialCharacter() - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
getRequireUpperCaseCharacter() - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
getResetPasswordCode() - Method in class org.cloudfoundry.identity.uaa.account.ForgotPasswordInfo
 
getResources() - Method in class org.cloudfoundry.identity.uaa.resources.SearchResults
 
getResponseType() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getResponseType() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getResponseTypes() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getRevSig() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getRoles() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getRsaPublicKey(JsonWebKey) - Static method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
getSalt() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getSamlConfig() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getSchemas() - Method in class org.cloudfoundry.identity.uaa.resources.SearchResults
 
getSchemas() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getScope() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
getScope() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getScope() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getScopes() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getScopes() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getScratchCodes() - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
getSecret() - Method in class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
getSecretKey() - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
getSelfService() - Method in class org.cloudfoundry.identity.uaa.zone.Links
 
getServiceDocumentation() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getSignup() - Method in class org.cloudfoundry.identity.uaa.zone.Links.SelfService
 
getSingleSignOnServiceIndex() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
getSocketFactoryClassName() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getSquareLogo() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
getSquareLogo() - Method in interface org.cloudfoundry.identity.uaa.zone.BrandingInformationSource
 
getStartIndex() - Method in class org.cloudfoundry.identity.uaa.resources.SearchResults
 
getStaticCustomAttributes() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
getStatus() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
getStatus() - Method in class org.cloudfoundry.identity.uaa.resources.ActionResult
 
getStringsFromAuthorities(Collection<? extends GrantedAuthority>) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
getStringValue() - Method in enum org.cloudfoundry.identity.uaa.oauth.token.TokenConstants.TokenFormat
 
getStringValues() - Static method in enum org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig.Algorithm
 
getStringValues() - Static method in enum org.cloudfoundry.identity.uaa.mfa.MfaProvider.MfaProviderType
 
getStringValues() - Static method in enum org.cloudfoundry.identity.uaa.oauth.token.TokenConstants.TokenFormat
 
getSub() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getSub() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getSubdomain() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getSubjectTypesSupported() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getSystemScopes() - Static method in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
getText() - Method in class org.cloudfoundry.identity.uaa.login.Prompt
 
getText() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
getTextColor() - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
getTimezone() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getTitle() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getTlsConfiguration() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getTokenAMR() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getTokenEndpointAuthSigningValues() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getTokenId() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getTokenKey() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getTokenKeyUrl() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getTokenPolicy() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getTokenUrl() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getTokenUrl() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
getTotalResults() - Method in class org.cloudfoundry.identity.uaa.resources.SearchResults
 
getType() - Method in class org.cloudfoundry.identity.uaa.login.Prompt
 
getType() - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
getType() - Method in class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse
Deprecated.
 
getType() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getType() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
getType() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getType() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
getType() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
getType() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
getType() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.PhoneNumber
 
getUaa() - Static method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getUiLocalesSupported() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getUniqueAlias() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getUse() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
getUserAttributes() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getUserConfig() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
getUserDNPattern() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getUserDNPatternDelimiter() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.account.EmailChange
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.account.ForgotPasswordInfo
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.account.PasswordResetResponse
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getUserInfoUrl() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
getUserInfoUrl() - Method in class org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition
 
getUsername() - Method in class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
getUsername() - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 
getUsername() - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
getUsername() - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
getUsername() - Method in class org.cloudfoundry.identity.uaa.login.AutologinRequest
 
getUserName() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getUserName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getUserSearchBase() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getUserSearchFilter() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
getUserType() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getValidationCode() - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
getValue() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
getValue() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getValue() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
getValue() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
getValue() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.PhoneNumber
 
getVersion() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
getVersion() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
getVersion() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getVersion() - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
getVersion() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
getWhitelist() - Method in class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
getXhrConfiguration() - Method in class org.cloudfoundry.identity.uaa.zone.CorsPolicy
 
getZid() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
getZoneId() - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
getZoneId() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
getZoneId() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
getZoneId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
getZoneId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getZoneSwitchingScopes(String) - Static method in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
GIVEN_NAME - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
GIVEN_NAME_ATTRIBUTE_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
GoogleMfaProviderConfig - Class in org.cloudfoundry.identity.uaa.mfa
 
GoogleMfaProviderConfig() - Constructor for class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
GoogleMfaProviderConfig.Algorithm - Enum in org.cloudfoundry.identity.uaa.mfa
 
GRANT_TYPE - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
GRANT_TYPE_JWT_BEARER - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
GRANT_TYPE_REFRESH_TOKEN - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
GRANT_TYPE_SAML2_BEARER - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
GRANT_TYPE_USER_TOKEN - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
Group() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
Group(String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
Group(String, String, ScimUser.Group.Type) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
GROUP_ATTRIBUTE_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 

H

hashCode() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.login.Prompt
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.mfa.AbstractMfaProviderConfig
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.KeystoneIdentityProviderDefinition
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.resources.ActionResult
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.zone.MfaConfig
 
hasLegacyKey() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
hidePasswords(Map<String, ?>) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
Hide the passwords and secrets in a config map (e.g.
hidePasswords(Properties) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 

I

IAT - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
ID_TOKEN - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessToken
 
ID_TOKEN_HINT_PROMPT - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
ID_TOKEN_HINT_PROMPT_NONE - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
IdentityProvider<T extends AbstractIdentityProviderDefinition> - Class in org.cloudfoundry.identity.uaa.provider
 
IdentityProvider() - Constructor for class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
IdentityProvider.IdentityProviderDeserializer - Class in org.cloudfoundry.identity.uaa.provider
 
IdentityProvider.IdentityProviderSerializer - Class in org.cloudfoundry.identity.uaa.provider
 
IdentityProviderDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.provider.IdentityProvider.IdentityProviderDeserializer
 
IdentityProviderSerializer() - Constructor for class org.cloudfoundry.identity.uaa.provider.IdentityProvider.IdentityProviderSerializer
 
IdentityProviderStatus - Class in org.cloudfoundry.identity.uaa.provider
 
IdentityProviderStatus() - Constructor for class org.cloudfoundry.identity.uaa.provider.IdentityProviderStatus
 
IdentityZone - Class in org.cloudfoundry.identity.uaa.zone
 
IdentityZone() - Constructor for class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
IdentityZoneConfiguration - Class in org.cloudfoundry.identity.uaa.zone
 
IdentityZoneConfiguration() - Constructor for class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
IdentityZoneConfiguration(TokenPolicy) - Constructor for class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
InvitationsRequest - Class in org.cloudfoundry.identity.uaa.invitations
Created by pivotal on 9/21/15.
InvitationsRequest() - Constructor for class org.cloudfoundry.identity.uaa.invitations.InvitationsRequest
 
InvitationsRequest(String[]) - Constructor for class org.cloudfoundry.identity.uaa.invitations.InvitationsRequest
 
InvitationsResponse - Class in org.cloudfoundry.identity.uaa.invitations
 
InvitationsResponse() - Constructor for class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse
 
InvitationsResponse.Invitee - Class in org.cloudfoundry.identity.uaa.invitations
 
Invitee() - Constructor for class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
isAccountChooserEnabled() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
isActive() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
isActive() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
isActive() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
isAddShadowUserOnLogin() - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
isAllowedCredentials() - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
isApprovalsDeleted() - Method in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
isAssertionSigned() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
isAutoAddGroups() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
isClaimsParameterSupported() - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
isClientAuthInBody() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
isConfigured() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
isCurrentlyActive() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
isDisableInResponseToCheck() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
isDisableInternalUserManagement() - Method in class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
isDisableRedirectParameter() - Method in class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
isEnabled() - Method in class org.cloudfoundry.identity.uaa.zone.MfaConfig
 
isEnableIdpInitiatedSso() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
isExpired() - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
isGroupSearchSubTree() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
isGroupsIgnorePartialResults() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
isIdpDiscoveryEnabled() - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
isJwtRevocable() - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
isLocalPasswordCompare() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
isMailSubstituteOverridesLdap() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
isMetadataTrustCheck() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
isMetadataTrustCheck() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
ISO_8859_1 - Static variable in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
isPasswordChangeRequired() - Method in class org.cloudfoundry.identity.uaa.account.UserAccountStatus
 
isPrimary() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
isRefreshTokenUnique() - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
isRequestSigned() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
isRevocable() - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
ISS - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
isSelfServiceLinksEnabled() - Method in class org.cloudfoundry.identity.uaa.zone.Links.SelfService
 
isSerializeConfigRaw() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
isShowLinkText() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
isShowOnHomePage() - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
isShowSamlLink() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
isSkipSslValidation() - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
isSkipSslValidation() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
isSkipSslValidation() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
isSkipSSLVerification() - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
isStoreCustomAttributes() - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
isSuccess() - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
isVerified() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
isWantAssertionSigned() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
isWantAuthnRequestSigned() - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 

J

JsonDateDeserializer - Class in org.cloudfoundry.identity.uaa.impl
JSON deserializer for Jackson to handle regular date instances as timestamps in ISO format.
JsonDateDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.impl.JsonDateDeserializer
 
JsonDateSerializer - Class in org.cloudfoundry.identity.uaa.impl
JSON serializer for Jackson to handle regular date instances as timestamps in ISO format.
JsonDateSerializer() - Constructor for class org.cloudfoundry.identity.uaa.impl.JsonDateSerializer
 
JsonWebKey - Class in org.cloudfoundry.identity.uaa.oauth.jwk
See https://tools.ietf.org/html/rfc7517
JsonWebKey(Map<String, Object>) - Constructor for class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
JsonWebKey.KeyOperation - Enum in org.cloudfoundry.identity.uaa.oauth.jwk
 
JsonWebKey.KeyType - Enum in org.cloudfoundry.identity.uaa.oauth.jwk
 
JsonWebKey.KeyUse - Enum in org.cloudfoundry.identity.uaa.oauth.jwk
 
JsonWebKeyDeserializer - Class in org.cloudfoundry.identity.uaa.oauth.jwk
See https://tools.ietf.org/html/rfc7517
JsonWebKeyDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeyDeserializer
 
JsonWebKeySerializer - Class in org.cloudfoundry.identity.uaa.oauth.jwk
See https://tools.ietf.org/html/rfc7517
JsonWebKeySerializer() - Constructor for class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeySerializer
 
JsonWebKeySet<T extends JsonWebKey> - Class in org.cloudfoundry.identity.uaa.oauth.jwk
See https://tools.ietf.org/html/rfc7517
JsonWebKeySet(List<T>) - Constructor for class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeySet
 
JTI - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 

K

KEYSTONE - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
KeystoneIdentityProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider
 
KeystoneIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.KeystoneIdentityProviderDefinition
 
KeystoneIdentityProviderDefinition(Map<String, Object>) - Constructor for class org.cloudfoundry.identity.uaa.provider.KeystoneIdentityProviderDefinition
 

L

LAST_MODIFIED - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 
LDAP - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
LDAP - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_ATTRIBUTE_MAPPINGS - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_LOCAL_PASSWORD_COMPARE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_MAIL_ATTRIBUTE_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_MAIL_SUBSTITUTE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_MAIL_SUBSTITUTE_OVERRIDES_LDAP - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_PASSWORD - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_PASSWORD_ATTRIBUTE_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_PASSWORD_ENCODER - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_REFERRAL - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_SEARCH_BASE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_SEARCH_FILTER - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_URL - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_USER_DN - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_USER_DN_PATTERN - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_BASE_USER_DN_PATTERN_DELIMITER - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_EMAIL_DOMAIN - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_EXTERNAL_GROUPS_WHITELIST - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUP_FILE_GROUPS_AS_SCOPES - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUP_FILE_GROUPS_MAP_TO_SCOPES - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUP_FILE_GROUPS_NULL_XML - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUPS_AUTO_ADD - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUPS_FILE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUPS_GROUP_ROLE_ATTRIBUTE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUPS_GROUP_SEARCH_FILTER - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUPS_IGNORE_PARTIAL_RESULT_EXCEPTION - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUPS_MAX_SEARCH_DEPTH - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUPS_SEARCH_BASE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_GROUPS_SEARCH_SUBTREE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_PREFIX - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_PROFILE_FILE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_PROFILE_FILE_SEARCH_AND_BIND - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_PROFILE_FILE_SEARCH_AND_COMPARE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_PROFILE_FILE_SIMPLE_BIND - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_PROPERTY_NAMES - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_PROPERTY_TYPES - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_SSL_SKIPVERIFICATION - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_SSL_TLS - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_STORE_CUSTOM_ATTRIBUTES - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_TLS_EXTERNAL - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_TLS_NONE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LDAP_TLS_SIMPLE - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LdapConfigEnvironment(MapPropertySource) - Constructor for class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition.LdapConfigEnvironment
 
LdapIdentityProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider
 
LdapIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
LdapIdentityProviderDefinition.LdapConfigEnvironment - Class in org.cloudfoundry.identity.uaa.provider
 
LEGACY_KEY_ID - Static variable in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
Links - Class in org.cloudfoundry.identity.uaa.zone
 
Links() - Constructor for class org.cloudfoundry.identity.uaa.zone.Links
 
Links.Logout - Class in org.cloudfoundry.identity.uaa.zone
 
Links.SelfService - Class in org.cloudfoundry.identity.uaa.zone
 
LockoutPolicy - Class in org.cloudfoundry.identity.uaa.provider
 
LockoutPolicy() - Constructor for class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
 
LockoutPolicy(int, int, int) - Constructor for class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
 
LOGIN_SERVER - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
Logout() - Constructor for class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
LostPasswordChangeRequest - Class in org.cloudfoundry.identity.uaa.account
 
LostPasswordChangeRequest() - Constructor for class org.cloudfoundry.identity.uaa.account.LostPasswordChangeRequest
 
LostPasswordChangeRequest(String, String) - Constructor for class org.cloudfoundry.identity.uaa.account.LostPasswordChangeRequest
 
LostPasswordChangeResponse - Class in org.cloudfoundry.identity.uaa.account
 
LostPasswordChangeResponse() - Constructor for class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 

M

MAIL - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
matches(Set<Pattern>, String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
MfaConfig - Class in org.cloudfoundry.identity.uaa.zone
 
MfaConfig() - Constructor for class org.cloudfoundry.identity.uaa.zone.MfaConfig
 
MfaProvider<T extends AbstractMfaProviderConfig> - Class in org.cloudfoundry.identity.uaa.mfa
 
MfaProvider() - Constructor for class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
MfaProvider.MfaProviderDeserializer - Class in org.cloudfoundry.identity.uaa.mfa
 
MfaProvider.MfaProviderType - Enum in org.cloudfoundry.identity.uaa.mfa
 
MfaProviderDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.mfa.MfaProvider.MfaProviderDeserializer
 

N

NAME - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
Name() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
Name(String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
NONCE - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
NONE - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
nonNull(String...) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
NotANumber - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 

O

OAUTH20 - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
ObjectUtils - Class in org.cloudfoundry.identity.uaa.util
 
ObjectUtils() - Constructor for class org.cloudfoundry.identity.uaa.util.ObjectUtils
 
OIDC10 - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
OIDCIdentityProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider
 
OIDCIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition
 
OPAQUE - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
OpenIdConfiguration - Class in org.cloudfoundry.identity.uaa.account
 
OpenIdConfiguration() - Constructor for class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
OpenIdConfiguration(String, String) - Constructor for class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
org.cloudfoundry.identity.uaa.account - package org.cloudfoundry.identity.uaa.account
 
org.cloudfoundry.identity.uaa.approval - package org.cloudfoundry.identity.uaa.approval
 
org.cloudfoundry.identity.uaa.approval.impl - package org.cloudfoundry.identity.uaa.approval.impl
 
org.cloudfoundry.identity.uaa.authentication - package org.cloudfoundry.identity.uaa.authentication
 
org.cloudfoundry.identity.uaa.client - package org.cloudfoundry.identity.uaa.client
 
org.cloudfoundry.identity.uaa.codestore - package org.cloudfoundry.identity.uaa.codestore
 
org.cloudfoundry.identity.uaa.constants - package org.cloudfoundry.identity.uaa.constants
 
org.cloudfoundry.identity.uaa.impl - package org.cloudfoundry.identity.uaa.impl
 
org.cloudfoundry.identity.uaa.invitations - package org.cloudfoundry.identity.uaa.invitations
 
org.cloudfoundry.identity.uaa.login - package org.cloudfoundry.identity.uaa.login
 
org.cloudfoundry.identity.uaa.mfa - package org.cloudfoundry.identity.uaa.mfa
 
org.cloudfoundry.identity.uaa.oauth.client - package org.cloudfoundry.identity.uaa.oauth.client
 
org.cloudfoundry.identity.uaa.oauth.jwk - package org.cloudfoundry.identity.uaa.oauth.jwk
 
org.cloudfoundry.identity.uaa.oauth.token - package org.cloudfoundry.identity.uaa.oauth.token
 
org.cloudfoundry.identity.uaa.provider - package org.cloudfoundry.identity.uaa.provider
 
org.cloudfoundry.identity.uaa.provider.saml.idp - package org.cloudfoundry.identity.uaa.provider.saml.idp
 
org.cloudfoundry.identity.uaa.resources - package org.cloudfoundry.identity.uaa.resources
 
org.cloudfoundry.identity.uaa.saml - package org.cloudfoundry.identity.uaa.saml
 
org.cloudfoundry.identity.uaa.scim - package org.cloudfoundry.identity.uaa.scim
 
org.cloudfoundry.identity.uaa.scim.impl - package org.cloudfoundry.identity.uaa.scim.impl
 
org.cloudfoundry.identity.uaa.util - package org.cloudfoundry.identity.uaa.util
 
org.cloudfoundry.identity.uaa.zone - package org.cloudfoundry.identity.uaa.zone
 
ORIGIN - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
ORIGIN - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
OriginKeys - Class in org.cloudfoundry.identity.uaa.constants
 

P

PASSWORD_POLICY_FIELD - Static variable in class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
PasswordChangeRequest - Class in org.cloudfoundry.identity.uaa.account
 
PasswordChangeRequest() - Constructor for class org.cloudfoundry.identity.uaa.account.PasswordChangeRequest
 
PasswordPolicy - Class in org.cloudfoundry.identity.uaa.provider
 
PasswordPolicy() - Constructor for class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
PasswordPolicy(int, int, int, int, int, int, int) - Constructor for class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
PasswordResetResponse - Class in org.cloudfoundry.identity.uaa.account
 
PasswordResetResponse() - Constructor for class org.cloudfoundry.identity.uaa.account.PasswordResetResponse
 
patch(T) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
patch(ScimGroup) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
patch(ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
pemEncodePublicKey(PublicKey) - Static method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
PHONE_NUMBER - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
PHONE_NUMBER_ATTRIBUTE_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
PhoneNumber(String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.PhoneNumber
 
PhoneNumber() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.PhoneNumber
 
PREVIOUS_LOGON_TIME - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
PROFILE - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
Prompt - Class in org.cloudfoundry.identity.uaa.login
 
Prompt(String, String, String) - Constructor for class org.cloudfoundry.identity.uaa.login.Prompt
 
PROVIDER_DESCRIPTION - Static variable in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 

R

RawXOAuthIdentityProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider
 
RawXOAuthIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.RawXOAuthIdentityProviderDefinition
 
REFRESH_TOKEN_SUFFIX - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
removeKey(String) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
replaceZoneVariables(String, IdentityZone) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
REQUEST_TOKEN_FORMAT - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
REQUIRED_USER_GROUPS - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 
retainAllMatches(Collection<String>, Collection<String>) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
REVOCABLE - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
RevocableToken - Class in org.cloudfoundry.identity.uaa.oauth.token
 
RevocableToken() - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
RevocableToken.TokenFormat - Enum in org.cloudfoundry.identity.uaa.oauth.token
 
RevocableToken.TokenType - Enum in org.cloudfoundry.identity.uaa.oauth.token
 
REVOCATION_SIGNATURE - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
ROLES - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 

S

SAML - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
SamlConfig - Class in org.cloudfoundry.identity.uaa.zone
 
SamlConfig() - Constructor for class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
SamlIdentityProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider
 
SamlIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
SamlIdentityProviderDefinition.ExternalGroupMappingMode - Enum in org.cloudfoundry.identity.uaa.provider
 
SamlIdentityProviderDefinition.MetadataLocation - Enum in org.cloudfoundry.identity.uaa.provider
 
SamlKey - Class in org.cloudfoundry.identity.uaa.saml
 
SamlKey() - Constructor for class org.cloudfoundry.identity.uaa.saml.SamlKey
 
SamlKey(String, String, String) - Constructor for class org.cloudfoundry.identity.uaa.saml.SamlKey
 
SamlServiceProvider - Class in org.cloudfoundry.identity.uaa.provider.saml.idp
 
SamlServiceProvider() - Constructor for class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
SamlServiceProvider.SamlServiceProviderDeserializer - Class in org.cloudfoundry.identity.uaa.provider.saml.idp
 
SamlServiceProvider.SamlServiceProviderSerializer - Class in org.cloudfoundry.identity.uaa.provider.saml.idp
 
SamlServiceProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider.saml.idp
 
SamlServiceProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
SamlServiceProviderDefinition.Builder - Class in org.cloudfoundry.identity.uaa.provider.saml.idp
 
SamlServiceProviderDefinition.MetadataLocation - Enum in org.cloudfoundry.identity.uaa.provider.saml.idp
 
SamlServiceProviderDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderDeserializer
 
SamlServiceProviderSerializer() - Constructor for class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderSerializer
 
SCHEMAS - Static variable in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
ScimCore<T extends ScimCore> - Class in org.cloudfoundry.identity.uaa.scim
 
ScimCore(String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimCore
 
ScimCore() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimCore
 
ScimGroup - Class in org.cloudfoundry.identity.uaa.scim
 
ScimGroup() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
ScimGroup(String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
ScimGroup(String, String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
ScimGroupExternalMember - Class in org.cloudfoundry.identity.uaa.scim
 
ScimGroupExternalMember() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
ScimGroupExternalMember(String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
ScimGroupMember<TEntity extends ScimCore> - Class in org.cloudfoundry.identity.uaa.scim
 
ScimGroupMember() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
ScimGroupMember(String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
ScimGroupMember(TEntity) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
ScimGroupMember(String, ScimGroupMember.Type) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
ScimGroupMember.Type - Enum in org.cloudfoundry.identity.uaa.scim
 
ScimMeta - Class in org.cloudfoundry.identity.uaa.scim
 
ScimMeta() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
ScimMeta(Date, Date, int) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
ScimUser - Class in org.cloudfoundry.identity.uaa.scim
Object to hold SCIM data for Jackson to map to and from JSON See the SCIM user schema.
ScimUser() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser
 
ScimUser(String, String, String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser
 
ScimUser.Email - Class in org.cloudfoundry.identity.uaa.scim
 
ScimUser.Group - Class in org.cloudfoundry.identity.uaa.scim
 
ScimUser.Group.Type - Enum in org.cloudfoundry.identity.uaa.scim
 
ScimUser.Name - Class in org.cloudfoundry.identity.uaa.scim
 
ScimUser.PhoneNumber - Class in org.cloudfoundry.identity.uaa.scim
 
ScimUserJsonDeserializer - Class in org.cloudfoundry.identity.uaa.scim.impl
 
ScimUserJsonDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.scim.impl.ScimUserJsonDeserializer
 
SCOPE - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
searchAndBindMapGroupToScopes(String, String, String, String, String, String, String, String, String, Boolean, Boolean, Boolean, int, Boolean) - Static method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
SearchResults<T> - Class in org.cloudfoundry.identity.uaa.resources
 
SearchResults() - Constructor for class org.cloudfoundry.identity.uaa.resources.SearchResults
 
SearchResults(Collection<String>, Collection<T>, int, int, int) - Constructor for class org.cloudfoundry.identity.uaa.resources.SearchResults
 
SECRET - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
SecretChangeRequest - Class in org.cloudfoundry.identity.uaa.oauth.client
 
SecretChangeRequest() - Constructor for class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
SecretChangeRequest(String, String, String) - Constructor for class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
SecretChangeRequest.ChangeMode - Enum in org.cloudfoundry.identity.uaa.oauth.client
 
SelfService() - Constructor for class org.cloudfoundry.identity.uaa.zone.Links.SelfService
 
serialize(UserInfoResponse, JsonGenerator, SerializerProvider) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse.UserInfoResponseSerializer
 
serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.cloudfoundry.identity.uaa.impl.JsonDateSerializer
 
serialize(JsonWebKey, JsonGenerator, SerializerProvider) - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKeySerializer
 
serialize(CompositeAccessToken, JsonGenerator, SerializerProvider) - Method in class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessTokenSerializer
 
serialize(IdentityProvider, JsonGenerator, SerializerProvider) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider.IdentityProviderSerializer
 
serialize(SamlServiceProvider, JsonGenerator, SerializerProvider) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderSerializer
 
setAccessTokenValidity(int) - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
setAccountChooserEnabled(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setAction(String) - Method in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
setActive(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setActive(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setActive(boolean) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setActiveKeyId(String) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setActiveKeyId(String) - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
setAdditionalConfiguration(Map<String, Object>) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
setAddShadowUserOnLogin(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
setAlgorithm(GoogleMfaProviderConfig.Algorithm) - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
setAllowedCredentials(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
setAllowedHeaders(List<String>) - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
setAllowedMethods(List<String>) - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
setAllowedOrigins(List<String>) - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
setAllowedUris(List<String>) - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
setAmr(String[]) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setAppIcon(String) - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
setAppLaunchUrl(URL) - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
setApprovals(Set<Approval>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setApprovalsDeleted(boolean) - Method in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
setAssertionConsumerIndex(int) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setAssertionSigned(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setAssertionTimeToLiveSeconds(int) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setAttributeMappings(Map<String, Object>) - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
setAttributeMappings(Map<String, Object>) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
setAttributes(String[]) - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
setAttributeValue(String, Object) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setAttributeValues(String, List<Object>) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setAud(List<String>) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setAuthnContext(List<String>) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setAuthorities(List<String>) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setAuthTime(Long) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setAuthUrl(String) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setAuthUrl(URL) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setAutoAddGroups(Boolean) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setAzAttr(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setAzp(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setBackgroundColor(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
setBanner(BrandingInformation.Banner) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
setBaseUrl(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setBindPassword(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setBindUserDn(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setBranding(BrandingInformation) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setCertificate(String) - Method in class org.cloudfoundry.identity.uaa.saml.SamlKey
 
setCertificate(String) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setChangeCode(String) - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeRequest
 
setChangeCode(String) - Method in class org.cloudfoundry.identity.uaa.account.PasswordResetResponse
 
setChangeMode(SecretChangeRequest.ChangeMode) - Method in class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
setCheckTokenUrl(URL) - Method in class org.cloudfoundry.identity.uaa.provider.RawXOAuthIdentityProviderDefinition
 
setCid(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setClaimsParameterSupported(boolean) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setClaimsSupported(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setClaimTypesSupported(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setClientAuthInBody(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setClientId(String) - Method in class org.cloudfoundry.identity.uaa.account.EmailChange
 
setClientId(String) - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
setClientId(String) - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
setClientId(String) - Method in class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
setClientId(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setClientId(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setClientName(String) - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
setClientSecretPolicy(ClientSecretPolicy) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setCode(String) - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
setCompanyName(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
setConfig(T) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
setConfig(T) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setConfig(SamlServiceProviderDefinition) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setConfig(IdentityZoneConfiguration) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
setCorsPolicy(CorsPolicy) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setCountFailuresWithin(int) - Method in class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
Only audit events within the preceding interval will be considered
setCreated(Date) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
setCreated(Date) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setCreated(Date) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setCreated(Date) - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
setCreated(Date) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
setCreatedBy(String) - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
setData(String) - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
setDefaultConfiguration(CorsConfiguration) - Method in class org.cloudfoundry.identity.uaa.zone.CorsPolicy
 
setDefaultGroups(List<String>) - Method in class org.cloudfoundry.identity.uaa.zone.UserConfig
 
setDescription(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
setDescription(String) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
setDigits(int) - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
setDisableInResponseToCheck(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setDisableInternalUserManagement(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
setDisableRedirectParameter(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
setDiscoveryUrl(URL) - Method in class org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition
 
setDisplay(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
setDisplayName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
setDisplayName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
setDisplayName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setDuration(int) - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.account.EmailChange
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setEmailDomain(List<String>) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
setEmails(String[]) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsRequest
 
setEmails(List<ScimUser.Email>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setEnabled(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.MfaConfig
 
setEnableIdpInitiatedSso(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.Builder
 
setEnableIdpInitiatedSso(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
setEntity(TEntity) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
setEntityId(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setEntityID(String) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setError(String) - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
setErrorCode(String) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
setErrorMessage(String) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
setExp(Integer) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setExpirePasswordInMonths(int) - Method in class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
setExpiresAt(Date) - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
setExpiresAt(Timestamp) - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
setExpiresAt(long) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setExpireSecretInMonths(int) - Method in class org.cloudfoundry.identity.uaa.zone.ClientSecretPolicy
 
setExtAttr(Map<String, String>) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setExternalGroup(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
setExternalGroupsWhitelist(List<String>) - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
setExternalId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setExternalId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setFailedInvites(List<InvitationsResponse.Invitee>) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse
 
setFamilyName(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setFamilyName(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setFamilyName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setFooterLegalText(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
setFooterLinks(Map<String, String>) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
setFormat(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setFormatted(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setGivenName(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setGivenName(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setGivenName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setGrantType(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setGroupId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
setGroupMappingMode(SamlIdentityProviderDefinition.ExternalGroupMappingMode) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setGroupRoleAttribute(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setGroups(Collection<ScimUser.Group>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setGroupSearchBase(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setGroupSearchFilter(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setGroupSearchSubTree(Boolean) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setGroupsIgnorePartialResults(Boolean) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setHomeRedirect(String) - Method in class org.cloudfoundry.identity.uaa.zone.Links
 
setHonorificPrefix(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setHonorificSuffix(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setIat(Integer) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setIconUrl(String) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setId(String) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
setId(String) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setId(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setId(String) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
setIdentityZoneId(String) - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
setIdentityZoneId(String) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
setIdentityZoneId(String) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setIdentityZoneId(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setIdpDiscoveryEnabled(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setIdpEntityAlias(String) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setIdTokenSigningAlgValues(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setIdTokenValue(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.CompositeAccessToken
 
setIntent(String) - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
setInviteLink(URL) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
setIss(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setIssuedAt(long) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setIssuer(String) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setIssuer(String) - Method in class org.cloudfoundry.identity.uaa.mfa.AbstractMfaProviderConfig
 
setIssuer(String) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setJti(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setJwksUri(String) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setJwtRevocable(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
setKey(String) - Method in class org.cloudfoundry.identity.uaa.saml.SamlKey
 
setKeys(Map<String, SamlKey>) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setKeys(Map<String, String>) - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
setKid(String) - Method in class org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey
 
setLastLogonTime(Long) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setLastModified(Date) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
setLastModified(Date) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setLastModified(Date) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setLastModified(Date) - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
setLastModified(Date) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
setLastUpdatedAt(Date) - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
setLdapGroupFile(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setLdapProfileFile(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setLink(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
setLinks(Links) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setLinkText(String) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setLinkText(String) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setLocale(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setLocalPasswordCompare(Boolean) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setLocked(Boolean) - Method in class org.cloudfoundry.identity.uaa.account.UserAccountStatus
 
setLockoutAfterFailures(int) - Method in class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
 
setLockoutPeriodSeconds(int) - Method in class org.cloudfoundry.identity.uaa.provider.LockoutPolicy
 
setLockoutPolicy(LockoutPolicy) - Method in class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
setLoginCode(String) - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 
setLogo(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
setLogout(Links.Logout) - Method in class org.cloudfoundry.identity.uaa.zone.Links
 
setMailAttributeName(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setMailSubstitute(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setMailSubstituteOverridesLdap(Boolean) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setMaxAge(int) - Method in class org.cloudfoundry.identity.uaa.zone.CorsConfiguration
 
setMaxGroupSearchDepth(int) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setMaxLength(int) - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
setMemberId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
setMembers(List<ScimGroupMember>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
setMeta(ScimMeta) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setMetaDataLocation(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.Builder
 
setMetaDataLocation(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
setMetaDataLocation(String) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setMetadataTrustCheck(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.Builder
 
setMetadataTrustCheck(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
setMetadataTrustCheck(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setMfaConfig(MfaConfig) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setMfaProviderId(String) - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
setMiddleName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setMinLength(int) - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
setName(String) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
setName(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setName(String) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setName(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setName(ScimUser.Name) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setName(String) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
setNameID(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.Builder
 
setNameID(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
setNameID(String) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setNewInvites(List<InvitationsResponse.Invitee>) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse
 
setNewPassword(String) - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeRequest
 
setNickName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setNonce(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setOldPassword(String) - Method in class org.cloudfoundry.identity.uaa.account.PasswordChangeRequest
 
setOldSecret(String) - Method in class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
setOperation(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
setOrigin(String) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
setOrigin(String) - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
setOrigin(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setOrigin(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
setOrigin(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
setOrigin(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setOriginKey(String) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setPassphrase(String) - Method in class org.cloudfoundry.identity.uaa.saml.SamlKey
 
setPasswd(String) - Method in class org.cloudfoundry.identity.uaa.zone.Links.SelfService
 
setPassword(String) - Method in class org.cloudfoundry.identity.uaa.account.PasswordChangeRequest
 
setPassword(String) - Method in class org.cloudfoundry.identity.uaa.login.AutologinRequest
 
setPassword(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPasswordAttributeName(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setPasswordChangeRequired(Boolean) - Method in class org.cloudfoundry.identity.uaa.account.UserAccountStatus
 
setPasswordEncoder(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setPasswordLastModified(Date) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPasswordNewerThan(Date) - Method in class org.cloudfoundry.identity.uaa.provider.PasswordPolicy
 
setPasswordPolicy(PasswordPolicy) - Method in class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
setPhoneNumber(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setPhoneNumber(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setPhoneNumbers(List<ScimUser.PhoneNumber>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPreferredLanguage(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPreviousLogonSuccess(Long) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setPreviousLogonTime(Long) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setPreviousLogonTime(Long) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPrimary(boolean) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
setPrimaryEmail(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPrivateKey(String) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setPrivateKeyPassword(String) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setProductLogo(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
setProfile(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setProfileUrl(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPrompts(List<Prompt>) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setProviderDescription(String) - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
setProviderDescription(String) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractIdentityProviderDefinition
 
setProviderName(String) - Method in class org.cloudfoundry.identity.uaa.zone.MfaConfig
 
setRedirectParameterName(String) - Method in class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
setRedirectUrl(String) - Method in class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
setRedirectUrl(String) - Method in class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
setReferral(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setRefreshTokenFormat(String) - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
setRefreshTokenUnique(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
setRefreshTokenValidity(int) - Method in class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
setRelyingPartyId(String) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setRelyingPartySecret(String) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setRequestObjectSigningAlgValues(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setRequestSigned(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setRequireDigit(int) - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
setRequireLowerCaseCharacter(int) - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
setRequirePasswordChange(Boolean) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProviderStatus
 
setRequireSpecialCharacter(int) - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
setRequireUpperCaseCharacter(int) - Method in class org.cloudfoundry.identity.uaa.authentication.GenericPasswordPolicy
 
setResponseType(RevocableToken.TokenType) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setResponseType(String) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setResponseTypes(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setRevocable(boolean) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setRevSig(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setRoles(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setSalt(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setSamlConfig(SamlConfig) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setSchemas(String[]) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setScope(String) - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
setScope(List<String>) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setScope(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setScopes(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setScopes(List<String>) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setScratchCodes(List<Integer>) - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
setSecret(String) - Method in class org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest
 
setSecretKey(String) - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
setSelfService(Links.SelfService) - Method in class org.cloudfoundry.identity.uaa.zone.Links
 
setSelfServiceLinksEnabled(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.Links.SelfService
 
setSerializeConfigRaw(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setServiceDocumentation(String) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setShowLinkText(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setShowOnHomePage(boolean) - Method in class org.cloudfoundry.identity.uaa.client.ClientMetadata
 
setShowSamlLink(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setSignup(String) - Method in class org.cloudfoundry.identity.uaa.zone.Links.SelfService
 
setSingleSignOnServiceIndex(int) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.Builder
 
setSingleSignOnServiceIndex(int) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
setSkipSslValidation(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setSkipSslValidation(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
setSkipSslValidation(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setSkipSSLVerification(Boolean) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setSocketFactoryClassName(String) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setSquareLogo(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation
 
setStaticCustomAttributes(Map<String, Object>) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
setStatus(Approval.ApprovalStatus) - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
setStoreCustomAttributes(boolean) - Method in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
setSub(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setSub(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setSubdomain(String) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
setSubjectTypesSupported(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setSuccess(boolean) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
setText(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
setTextColor(String) - Method in class org.cloudfoundry.identity.uaa.zone.BrandingInformation.Banner
 
setTimezone(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setTitle(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setTlsConfiguration(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setTokenAMR(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setTokenEndpointAuthSigningValues(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setTokenId(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setTokenKey(String) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setTokenKeyUrl(URL) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setTokenPolicy(TokenPolicy) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setTokenUrl(String) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setTokenUrl(URL) - Method in class org.cloudfoundry.identity.uaa.provider.AbstractXOAuthIdentityProviderDefinition
 
setType(MfaProvider.MfaProviderType) - Method in class org.cloudfoundry.identity.uaa.mfa.MfaProvider
 
setType(String) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setType(ScimGroupMember.Type) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
setType(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
setType(ScimUser.Group.Type) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
setType(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.PhoneNumber
 
setUiLocalesSupported(String[]) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setUserAttributes(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setUserConfig(UserConfig) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZoneConfiguration
 
setUserDNPattern(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setUserDNPatternDelimiter(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.account.EmailChange
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.account.PasswordResetResponse
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse.Invitee
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setUserInfoUrl(String) - Method in class org.cloudfoundry.identity.uaa.account.OpenIdConfiguration
 
setUserInfoUrl(URL) - Method in class org.cloudfoundry.identity.uaa.provider.OIDCIdentityProviderDefinition
 
setUsername(String) - Method in class org.cloudfoundry.identity.uaa.account.EmailChangeResponse
 
setUsername(String) - Method in class org.cloudfoundry.identity.uaa.account.LostPasswordChangeResponse
 
setUsername(String) - Method in class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
setUsername(String) - Method in class org.cloudfoundry.identity.uaa.login.AuthenticationResponse
 
setUsername(String) - Method in class org.cloudfoundry.identity.uaa.login.AutologinRequest
 
setUserName(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setUserName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setUserSearchBase(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setUserSearchFilter(String) - Method in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
setUserType(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setValidationCode(int) - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
setValue(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setValue(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
setValue(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
setValue(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.PhoneNumber
 
setVerified(boolean) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setVersion(int) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
setVersion(int) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
setVersion(int) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setVersion(int) - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
setVersion(int) - Method in class org.cloudfoundry.identity.uaa.zone.IdentityZone
 
setWantAssertionSigned(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setWantAuthnRequestSigned(boolean) - Method in class org.cloudfoundry.identity.uaa.zone.SamlConfig
 
setWhitelist(List<String>) - Method in class org.cloudfoundry.identity.uaa.zone.Links.Logout
 
setXhrConfiguration(CorsConfiguration) - Method in class org.cloudfoundry.identity.uaa.zone.CorsPolicy
 
setZid(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.Claims
 
setZoneId(String) - Method in class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
setZoneId(String) - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
setZoneId(String) - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
setZoneId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
setZoneId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
STORE_CUSTOM_ATTRIBUTES_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
SUB - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
success(String, String, String, URL) - Static method in class org.cloudfoundry.identity.uaa.invitations.InvitationsResponse
 

T

timeFromNow(int) - Static method in class org.cloudfoundry.identity.uaa.approval.Approval
 
toJsonString(String) - Static method in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
TOKEN_SALT - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientConstants
 
TokenConstants - Class in org.cloudfoundry.identity.uaa.oauth.token
 
TokenConstants() - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
TokenConstants.TokenFormat - Enum in org.cloudfoundry.identity.uaa.oauth.token
 
TokenPolicy - Class in org.cloudfoundry.identity.uaa.zone
 
TokenPolicy() - Constructor for class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
TokenPolicy(int, int) - Constructor for class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
TokenPolicy(int, int, Map<String, ? extends Map<String, String>>) - Constructor for class org.cloudfoundry.identity.uaa.zone.TokenPolicy
 
toString() - Method in class org.cloudfoundry.identity.uaa.approval.Approval
 
toString() - Method in class org.cloudfoundry.identity.uaa.codestore.ExpiringCode
 
toString() - Method in class org.cloudfoundry.identity.uaa.login.AutologinRequest
 
toString() - Method in class org.cloudfoundry.identity.uaa.login.Prompt
 
toString() - Method in class org.cloudfoundry.identity.uaa.oauth.token.RevocableToken
 
toString() - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider
 
toString() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider
 
toString() - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
toString() - Method in class org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition
 
toString() - Method in class org.cloudfoundry.identity.uaa.resources.ActionResult
 
toString() - Method in class org.cloudfoundry.identity.uaa.resources.SearchResults
 
toString() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
toString() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
toString() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
toString() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
toString() - Method in class org.cloudfoundry.identity.uaa.zone.MfaConfig
 
toValue() - Method in enum org.cloudfoundry.identity.uaa.mfa.MfaProvider.MfaProviderType
 

U

UAA - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
UAA_SCOPES - Static variable in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
UaaIdentityProviderDefinition - Class in org.cloudfoundry.identity.uaa.provider
 
UaaIdentityProviderDefinition() - Constructor for class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
UaaIdentityProviderDefinition(PasswordPolicy, LockoutPolicy) - Constructor for class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
UaaIdentityProviderDefinition(PasswordPolicy, LockoutPolicy, boolean) - Constructor for class org.cloudfoundry.identity.uaa.provider.UaaIdentityProviderDefinition
 
UaaStringUtils - Class in org.cloudfoundry.identity.uaa.util
 
UaaStringUtils() - Constructor for class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
UNKNOWN - Static variable in class org.cloudfoundry.identity.uaa.constants.OriginKeys
 
UPDATE - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
UPDATE_SECRET - Static variable in class org.cloudfoundry.identity.uaa.oauth.client.ClientDetailsModification
 
USER_ATTRIBUTE_PREFIX - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
USER_ATTRIBUTES - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
USER_ID - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
USER_NAME - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
USER_NAME_ATTRIBUTE_NAME - Static variable in class org.cloudfoundry.identity.uaa.provider.ExternalIdentityProviderDefinition
 
USER_TOKEN_REQUESTING_CLIENT_ID - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.TokenConstants
 
UserAccountStatus - Class in org.cloudfoundry.identity.uaa.account
 
UserAccountStatus() - Constructor for class org.cloudfoundry.identity.uaa.account.UserAccountStatus
 
UserConfig - Class in org.cloudfoundry.identity.uaa.zone
 
UserConfig() - Constructor for class org.cloudfoundry.identity.uaa.zone.UserConfig
 
UserGoogleMfaCredentials - Class in org.cloudfoundry.identity.uaa.mfa
 
UserGoogleMfaCredentials(String, String, int, List<Integer>) - Constructor for class org.cloudfoundry.identity.uaa.mfa.UserGoogleMfaCredentials
 
UserInfoResponsDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.account.UserInfoResponse.UserInfoResponsDeserializer
 
UserInfoResponse - Class in org.cloudfoundry.identity.uaa.account
 
UserInfoResponse() - Constructor for class org.cloudfoundry.identity.uaa.account.UserInfoResponse
 
UserInfoResponse.UserInfoResponsDeserializer - Class in org.cloudfoundry.identity.uaa.account
 
UserInfoResponse.UserInfoResponseSerializer - Class in org.cloudfoundry.identity.uaa.account
 
UserInfoResponseSerializer() - Constructor for class org.cloudfoundry.identity.uaa.account.UserInfoResponse.UserInfoResponseSerializer
 
UTF_8 - Static variable in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 

V

VALID_GROUP_FILES - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
VALID_PROFILE_FILES - Static variable in class org.cloudfoundry.identity.uaa.provider.LdapIdentityProviderDefinition
 
validate() - Method in class org.cloudfoundry.identity.uaa.mfa.AbstractMfaProviderConfig
 
validate() - Method in class org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig
 
validateXml(String) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition
 
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.approval.Approval.ApprovalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.cloudfoundry.identity.uaa.login.Prompt
 
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.mfa.MfaProvider.MfaProviderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest.ChangeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey.KeyOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey.KeyUse
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.oauth.token.RevocableToken.TokenFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.oauth.token.RevocableToken.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.oauth.token.TokenConstants.TokenFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.MetadataLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition.ExternalGroupMappingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition.MetadataLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.scim.ScimGroupMember.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.scim.ScimUser.Group.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cloudfoundry.identity.uaa.approval.Approval.ApprovalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.mfa.GoogleMfaProviderConfig.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.mfa.MfaProvider.MfaProviderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.oauth.client.SecretChangeRequest.ChangeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey.KeyOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.oauth.jwk.JsonWebKey.KeyUse
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.oauth.token.RevocableToken.TokenFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.oauth.token.RevocableToken.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.oauth.token.TokenConstants.TokenFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProviderDefinition.MetadataLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition.ExternalGroupMappingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.provider.SamlIdentityProviderDefinition.MetadataLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.scim.ScimGroupMember.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cloudfoundry.identity.uaa.scim.ScimUser.Group.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VerificationKeyResponse - Class in org.cloudfoundry.identity.uaa.oauth.token
Deprecated.
VerificationKeyResponse(Map<String, Object>) - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeyResponse
Deprecated.
 
VerificationKeysListResponse - Class in org.cloudfoundry.identity.uaa.oauth.token
Deprecated.
VerificationKeysListResponse(List<VerificationKeyResponse>) - Constructor for class org.cloudfoundry.identity.uaa.oauth.token.VerificationKeysListResponse
Deprecated.
 

W

wordList() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
Creates a word list from the user data for use in password checking implementations
writeDateField(String, Date, JsonGenerator) - Method in class org.cloudfoundry.identity.uaa.provider.IdentityProvider.IdentityProviderSerializer
 
writeDateField(String, Date, JsonGenerator) - Method in class org.cloudfoundry.identity.uaa.provider.saml.idp.SamlServiceProvider.SamlServiceProviderSerializer
 

Z

ZONE_ID - Static variable in class org.cloudfoundry.identity.uaa.oauth.token.ClaimConstants
 
ZONE_ID_MATCH - Static variable in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
ZONE_MANAGING_SCOPE_REGEX - Static variable in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
ZONE_SCOPES_SUFFIX - Static variable in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
ZONE_SWITCH_SCOPES - Static variable in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
ZONE_VAR_ID - Static variable in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
ZONE_VAR_SUBDOMAIN - Static variable in class org.cloudfoundry.identity.uaa.util.UaaStringUtils
 
ZoneManagementScopes - Class in org.cloudfoundry.identity.uaa.zone
 
ZoneManagementScopes() - Constructor for class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
ZONES_ZONE_ID_ADMIN - Static variable in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
ZONES_ZONE_ID_PREFIX - Static variable in class org.cloudfoundry.identity.uaa.zone.ZoneManagementScopes
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links