A C D E F G H I J L M N O P Q R S T U V W 

A

ADD_EXTERNAL_GROUP_MAPPING_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
ADD_GROUP_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
ADD_MEMBER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
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
addGroup(String) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrap
 
addMember(String, ScimGroupMember) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
addMember(String, ScimGroupMember) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Add a member to a group
addPhoneNumber(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
Adds a new phone number with null type.
addUser(UaaUser) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimUserBootstrap
Add a user account from the properties provided.
afterPropertiesSet() - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrap
 
afterPropertiesSet() - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimGroupBootstrap
 
afterPropertiesSet() - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimUserBootstrap
 
afterPropertiesSet() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
afterPropertiesSet() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.UserIdConversionEndpoints
 
ALL_USERS - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 

C

CHANGE_EMAIL_REDIRECT_URL - Static variable in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints
 
CHANGE_PASSWORD_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
changeEmail(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints
 
ChangeEmailEndpoints - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
ChangeEmailEndpoints(ScimUserProvisioning, ExpiringCodeStore, QueryableResourceManager<ClientDetails>) - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints
 
ChangeEmailEndpoints.EmailChange - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
ChangeEmailEndpoints.EmailChange() - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChange
 
ChangeEmailEndpoints.EmailChangeResponse - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
ChangeEmailEndpoints.EmailChangeResponse() - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
changePassword(String, PasswordChangeRequest) - Method in class org.cloudfoundry.identity.uaa.password.PasswordChangeEndpoint
 
changePassword(PasswordReset) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordResetEndpoint
 
changePassword(String, String, String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
changePassword(String, String, String) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
changePassword(String, String, String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimUserProvisioning
 
checkPasswordMatches(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
checkPasswordMatches(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
checkPasswordMatches(String, String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimUserProvisioning
 
computeScore(String, String...) - Method in interface org.cloudfoundry.identity.uaa.scim.endpoints.PasswordScoreCalculator
 
ConflictException - Exception in org.cloudfoundry.identity.uaa.login
 
ConflictException(String) - Constructor for exception org.cloudfoundry.identity.uaa.login.ConflictException
 
create(ScimGroup) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
create(ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
create(ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
CREATE_USER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
createGroup(ScimGroup, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
createUser(ScimUser, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
createUser(ScimUser, String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
createUser(ScimUser, String) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
createUser(ScimUser, String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimUserProvisioning
 

D

DEACTIVATE_USER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
delete(String, int) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
delete(String, int) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
delete(String, int) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
delete(String) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
DELETE_EXTERNAL_GROUP_MAPPING_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
DELETE_EXTERNAL_GROUP_MAPPING_USING_EXTERNAL_GROUPS_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
DELETE_EXTERNAL_GROUP_MAPPINGS_USING_GROUP_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
DELETE_GROUP_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
DELETE_GROUP_SQL_FILTER - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
DELETE_MEMBER_IN_GROUPS_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
DELETE_MEMBER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
DELETE_MEMBERS_IN_GROUP_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
DELETE_USER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
deleteGroup(String, String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
deleteUser(String, String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
deleteZoneAdmin(String, String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
deprecatedUnmapExternalGroup(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
Deprecated.
deprecatedUnmapExternalGroupUsingName(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
Deprecated.
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupJsonDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUserJsonDeserializer
 

E

E_TAG - Static variable in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
E_TAG - Static variable in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
equals(Object) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
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
 
EXTERNAL_GROUP_MAPPING_FIELDS - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
EXTERNAL_GROUP_MAPPING_TABLE - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
extraInfo - Variable in exception org.cloudfoundry.identity.uaa.scim.exception.ScimException
 

F

findScopesFromAuthorities(Set<? extends GrantedAuthority>) - Method in class org.cloudfoundry.identity.uaa.authorization.external.LdapGroupMappingAuthorizationManager
 
findUsers(String, String, String, String, int, int) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
findUsers(String, String, int, int) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.UserIdConversionEndpoints
 
forgotPassword(String) - Method in interface org.cloudfoundry.identity.uaa.login.ResetPasswordService
 
forgotPassword(String) - Method in class org.cloudfoundry.identity.uaa.login.UaaResetPasswordService
 
ForgotPasswordInfo - Class in org.cloudfoundry.identity.uaa.login
 
ForgotPasswordInfo(String, ExpiringCode) - Constructor for class org.cloudfoundry.identity.uaa.login.ForgotPasswordInfo
 

G

generateEmailVerificationCode(ChangeEmailEndpoints.EmailChange) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints
 
GET_EXTERNAL_GROUP_MAP_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
GET_EXTERNAL_GROUP_MAPPINGS_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
GET_GROUP_SQl - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
GET_GROUPS_BY_EXTERNAL_GROUP_MAPPING_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
GET_GROUPS_BY_MEMBER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
GET_GROUPS_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
GET_GROUPS_WITH_EXTERNAL_GROUP_MAPPINGS_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
GET_MEMBER_SQl - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
GET_MEMBERS_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
GET_MEMBERS_WITH_AUTHORITY_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
getApprovals() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getAuditEvent() - Method in class org.cloudfoundry.identity.uaa.password.event.PasswordChangeEvent
 
getAuditEvent() - Method in class org.cloudfoundry.identity.uaa.password.event.PasswordChangeFailureEvent
 
getAuditEvent() - Method in class org.cloudfoundry.identity.uaa.password.event.ResetPasswordRequestEvent
 
getBaseSqlQuery() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
getBaseSqlQuery() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
getBaseSqlQuery() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
getBaseSqlQuery() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
getClientId() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChange
 
getCode() - Method in class org.cloudfoundry.identity.uaa.password.event.ResetPasswordRequestEvent
 
getCode() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordReset
 
getCreated() - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
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
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChange
 
getEmail() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
getEmails() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getErrorCounts() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
getErrorMessages() - Method in exception org.cloudfoundry.identity.uaa.scim.exception.InvalidPasswordException
 
getExternalGroup() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
getExternalGroupMapsByExternalGroup(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
getExternalGroupMapsByExternalGroup(String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMembershipManager
 
getExternalGroupMapsByGroupId(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
getExternalGroupMapsByGroupId(String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMembershipManager
 
getExternalGroupMapsByGroupName(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
getExternalGroupMapsByGroupName(String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMembershipManager
 
getExternalGroups(int, int, String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
getExternalId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getExternalId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getExternalMembershipManager() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
getExtraInfo() - Method in exception org.cloudfoundry.identity.uaa.scim.exception.ScimException
 
getFamilyName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getFamilyName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getFormatted() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getGivenName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getGivenName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getGroup(String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
getGroupId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
getGroups() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getGroupsWithMember(String, boolean) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
getGroupsWithMember(String, boolean) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Retrieve all groups that the given member belongs to
getHonorificPrefix() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getHonorificSuffix() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getLastModified() - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
getLocale() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getMemberById(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
getMemberById(String, String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Retrieve a particular member's membership details
getMemberId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
getMembers(ScimGroup) - Static method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
getMembers(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
getMembers(String, ScimGroupMember.Role) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
getMembers() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
getMembers(String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Retrieve all members of a group
getMembers(String, ScimGroupMember.Role) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Retrieve members that have the specified authority on the group
getMessagesAsOneString() - Method in exception org.cloudfoundry.identity.uaa.scim.exception.InvalidPasswordException
 
getMeta() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getMiddleName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
getName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getNewPassword() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordReset
 
getNickName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getOrigin() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
getOrigin() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPassword() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPasswordLastModified() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPasswordValidator(PasswordPolicy) - Method in class org.cloudfoundry.identity.uaa.scim.validate.UaaPasswordPolicyValidator
 
getPhoneNumbers() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPreferredLanguage() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getPrimaryEmail() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getProfileUrl() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getQuerySQL(String, SearchQueryConverter.ProcessedFilter) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
getRedirectUrl() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
getRequiredScore() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordScore
 
getResetPasswordCode() - Method in class org.cloudfoundry.identity.uaa.login.ForgotPasswordInfo
 
getRoles() - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
getSalt() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getSchemas() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
getScimGroupProvisioning() - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrap
 
getScimUser(UaaUser) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimUserBootstrap
 
getScore() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordScore
 
getStatus() - Method in exception org.cloudfoundry.identity.uaa.scim.exception.ScimException
 
getTableName() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
getTableName() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
getTableName() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
getTableName() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
getTimezone() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getTitle() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getTotalCount() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
getTotalUsers() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
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
 
getUser(String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
getUserDeletes() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
getUserId() - Method in exception org.cloudfoundry.identity.uaa.login.ConflictException
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.login.ForgotPasswordInfo
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChange
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
getUserId() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordChange
 
getUsername() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
getUsername() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordChange
 
getUserName() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getUserType() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
getUserUpdates() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
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.scim.ScimCore
 
getVersion() - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
getZoneId() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
GROUP_ADMIN - Static variable in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
GROUP_FIELDS - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
GROUP_MEMBER - Static variable in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
GROUP_TABLE - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
GROUP_TABLE - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
groupCreated(ScimGroup) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
groupDeleted(ScimGroup) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
groupModified(ScimGroup) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
GroupRoleCheck - Class in org.cloudfoundry.identity.uaa.scim.security
 
GroupRoleCheck(ScimGroupMembershipManager) - Constructor for class org.cloudfoundry.identity.uaa.scim.security.GroupRoleCheck
 

H

handleException(ScimResourceNotFoundException) - Method in class org.cloudfoundry.identity.uaa.password.PasswordChangeEndpoint
 
handleException(ScimException) - Method in class org.cloudfoundry.identity.uaa.password.PasswordChangeEndpoint
 
handleException(InvalidPasswordException) - Method in class org.cloudfoundry.identity.uaa.password.PasswordChangeEndpoint
 
handleException(InvalidPasswordException) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordResetEndpoint
 
handleException(Exception, HttpServletRequest) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
handleException(Exception, HttpServletRequest) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
handleException(Exception, HttpServletRequest) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.UserIdConversionEndpoints
 
handleException() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.UserIdConversionEndpoints
 
hashCode() - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
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
 

I

InvalidPasswordException - Exception in org.cloudfoundry.identity.uaa.scim.exception
Checked exception signalling an invalid password.
InvalidPasswordException(String) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.InvalidPasswordException
 
InvalidPasswordException(List<String>) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.InvalidPasswordException
 
InvalidPasswordException(String, HttpStatus) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.InvalidPasswordException
 
InvalidScimResourceException - Exception in org.cloudfoundry.identity.uaa.scim.exception
Unchecked exception to signal that a user has an invalid field, e.g.
InvalidScimResourceException(String) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.InvalidScimResourceException
 
isActive() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
isAddNonExistingGroups() - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrap
 
isEnabled() - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.UserIdConversionEndpoints
 
isGroupMember(HttpServletRequest, int) - Method in class org.cloudfoundry.identity.uaa.scim.security.GroupRoleCheck
 
isGroupReader(HttpServletRequest, int) - Method in class org.cloudfoundry.identity.uaa.scim.security.GroupRoleCheck
 
isGroupRole(HttpServletRequest, int, ScimGroupMember.Role) - Method in class org.cloudfoundry.identity.uaa.scim.security.GroupRoleCheck
 
isGroupWriter(HttpServletRequest, int) - Method in class org.cloudfoundry.identity.uaa.scim.security.GroupRoleCheck
 
isPrimary() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
isVerified() - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 

J

JdbcScimGroupExternalMembershipManager - Class in org.cloudfoundry.identity.uaa.scim.jdbc
 
JdbcScimGroupExternalMembershipManager(JdbcTemplate, JdbcPagingListFactory) - Constructor for class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
JdbcScimGroupMembershipManager - Class in org.cloudfoundry.identity.uaa.scim.jdbc
 
JdbcScimGroupMembershipManager(JdbcTemplate, JdbcPagingListFactory) - Constructor for class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
JdbcScimGroupProvisioning - Class in org.cloudfoundry.identity.uaa.scim.jdbc
 
JdbcScimGroupProvisioning(JdbcTemplate, JdbcPagingListFactory) - Constructor for class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
JdbcScimUserProvisioning - Class in org.cloudfoundry.identity.uaa.scim.jdbc
 
JdbcScimUserProvisioning(JdbcTemplate, JdbcPagingListFactory) - Constructor for class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
jdbcTemplate - Variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
JOIN_EXTERNAL_GROUP_MAPPING_FIELDS - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
JOIN_GROUP_TABLE - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
JOIN_WHERE_ID - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 

L

LdapGroupMappingAuthorizationManager - Class in org.cloudfoundry.identity.uaa.authorization.external
 
LdapGroupMappingAuthorizationManager() - Constructor for class org.cloudfoundry.identity.uaa.authorization.external.LdapGroupMappingAuthorizationManager
 
listExternalGroups(int, int, String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
Deprecated.
listGroups(String, String, String, String, int, int) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 

M

mapExternalGroup(ScimGroupExternalMember) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
mapExternalGroup(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
mapExternalGroup(String, String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMembershipManager
 
MemberAlreadyExistsException - Exception in org.cloudfoundry.identity.uaa.scim.exception
 
MemberAlreadyExistsException(String) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.MemberAlreadyExistsException
 
MemberNotFoundException - Exception in org.cloudfoundry.identity.uaa.scim.exception
 
MemberNotFoundException(String) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.MemberNotFoundException
 
MEMBERSHIP_FIELDS - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
MEMBERSHIP_TABLE - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 

N

NotFoundException - Exception in org.cloudfoundry.identity.uaa.login
 
NotFoundException() - Constructor for exception org.cloudfoundry.identity.uaa.login.NotFoundException
 
NullPasswordValidator - Class in org.cloudfoundry.identity.uaa.scim.validate
A no-op password validator.
NullPasswordValidator() - Constructor for class org.cloudfoundry.identity.uaa.scim.validate.NullPasswordValidator
 

O

onApplicationEvent(AuthEvent) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimUserBootstrap
 
org.cloudfoundry.identity.uaa.authorization.external - package org.cloudfoundry.identity.uaa.authorization.external
 
org.cloudfoundry.identity.uaa.login - package org.cloudfoundry.identity.uaa.login
 
org.cloudfoundry.identity.uaa.password - package org.cloudfoundry.identity.uaa.password
 
org.cloudfoundry.identity.uaa.password.event - package org.cloudfoundry.identity.uaa.password.event
 
org.cloudfoundry.identity.uaa.scim - package org.cloudfoundry.identity.uaa.scim
 
org.cloudfoundry.identity.uaa.scim.bootstrap - package org.cloudfoundry.identity.uaa.scim.bootstrap
 
org.cloudfoundry.identity.uaa.scim.endpoints - package org.cloudfoundry.identity.uaa.scim.endpoints
 
org.cloudfoundry.identity.uaa.scim.event - package org.cloudfoundry.identity.uaa.scim.event
 
org.cloudfoundry.identity.uaa.scim.exception - package org.cloudfoundry.identity.uaa.scim.exception
 
org.cloudfoundry.identity.uaa.scim.jdbc - package org.cloudfoundry.identity.uaa.scim.jdbc
 
org.cloudfoundry.identity.uaa.scim.remote - package org.cloudfoundry.identity.uaa.scim.remote
 
org.cloudfoundry.identity.uaa.scim.security - package org.cloudfoundry.identity.uaa.scim.security
 
org.cloudfoundry.identity.uaa.scim.validate - package org.cloudfoundry.identity.uaa.scim.validate
 

P

PASSWORD_RESET_LIFETIME - Static variable in class org.cloudfoundry.identity.uaa.login.UaaResetPasswordService
 
passwordChange(String) - Method in class org.cloudfoundry.identity.uaa.password.event.PasswordChangeEventPublisher
 
PasswordChange - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
PasswordChange() - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordChange
 
PasswordChange(String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordChange
 
PasswordChangeEndpoint - Class in org.cloudfoundry.identity.uaa.password
 
PasswordChangeEndpoint() - Constructor for class org.cloudfoundry.identity.uaa.password.PasswordChangeEndpoint
 
PasswordChangeEvent - Class in org.cloudfoundry.identity.uaa.password.event
 
PasswordChangeEvent(String, UaaUser, Authentication) - Constructor for class org.cloudfoundry.identity.uaa.password.event.PasswordChangeEvent
 
PasswordChangeEventPublisher - Class in org.cloudfoundry.identity.uaa.password.event
Event publisher for password changes with the resulting event type varying according to the input and outcome.
PasswordChangeEventPublisher(ScimUserProvisioning) - Constructor for class org.cloudfoundry.identity.uaa.password.event.PasswordChangeEventPublisher
 
PasswordChangeFailureEvent - Class in org.cloudfoundry.identity.uaa.password.event
 
PasswordChangeFailureEvent(String, UaaUser, Authentication) - Constructor for class org.cloudfoundry.identity.uaa.password.event.PasswordChangeFailureEvent
 
PasswordCheckEndpoint - Class in org.cloudfoundry.identity.uaa.password
Password quality check endpoint.
PasswordCheckEndpoint() - Constructor for class org.cloudfoundry.identity.uaa.password.PasswordCheckEndpoint
 
passwordFailure(String, Exception) - Method in class org.cloudfoundry.identity.uaa.password.event.PasswordChangeEventPublisher
 
PasswordReset - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
PasswordReset() - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordReset
 
PasswordReset(String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordReset
 
PasswordResetEndpoint - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
PasswordResetEndpoint(ResetPasswordService) - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordResetEndpoint
 
passwordScore(String, String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.password.PasswordCheckEndpoint
 
PasswordScore - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
PasswordScore(int, int) - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordScore
 
PasswordScoreCalculator - Interface in org.cloudfoundry.identity.uaa.scim.endpoints
Computes a strength/score for a given password
PasswordValidator - Interface in org.cloudfoundry.identity.uaa.scim.validate
Validates password values when creating users or changing passwords.
publish(ApplicationEvent) - Method in class org.cloudfoundry.identity.uaa.login.UaaResetPasswordService
 
publish(ApplicationEvent) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 

Q

query(String, String, boolean) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
query(String) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
query(String, String, boolean) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 

R

READ_PASSWORD_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
RemoteScimUserProvisioning - Class in org.cloudfoundry.identity.uaa.scim.remote
Deprecated.
RemoteScimUserProvisioning() - Constructor for class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
removeMemberById(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
removeMemberById(String, String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Revoke membership of a member
removeMembersByGroupId(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
removeMembersByGroupId(String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Empty the group, i.e revoke the membership of ALL members of a given group
removeMembersByMemberId(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
removeMembersByMemberId(String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Revoke membership of given member from ALL groups
resetPassword(String, String) - Method in interface org.cloudfoundry.identity.uaa.login.ResetPasswordService
 
resetPassword(String, String) - Method in class org.cloudfoundry.identity.uaa.login.UaaResetPasswordService
 
resetPassword(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordResetEndpoint
 
ResetPasswordRequestEvent - Class in org.cloudfoundry.identity.uaa.password.event
 
ResetPasswordRequestEvent(String, String, Authentication) - Constructor for class org.cloudfoundry.identity.uaa.password.event.ResetPasswordRequestEvent
 
ResetPasswordService - Interface in org.cloudfoundry.identity.uaa.login
 
retrieve(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
retrieve(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
retrieve(String) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
retrieveAll() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
retrieveAll() - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
retrieveAll() - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 

S

SCHEMAS - Static variable in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
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
 
ScimEventPublisher - Class in org.cloudfoundry.identity.uaa.scim.event
 
ScimEventPublisher() - Constructor for class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
ScimException - Exception in org.cloudfoundry.identity.uaa.scim.exception
 
ScimException(String, Throwable, HttpStatus) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.ScimException
 
ScimException(String, HttpStatus) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.ScimException
 
ScimException(String, HttpStatus, Map<String, Object>) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.ScimException
 
ScimExternalGroupBootstrap - Class in org.cloudfoundry.identity.uaa.scim.bootstrap
 
ScimExternalGroupBootstrap(ScimGroupProvisioning, ScimGroupExternalMembershipManager) - Constructor for class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrap
 
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) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
ScimGroupBootstrap - Class in org.cloudfoundry.identity.uaa.scim.bootstrap
 
ScimGroupBootstrap(ScimGroupProvisioning, ScimUserProvisioning, ScimGroupMembershipManager) - Constructor for class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimGroupBootstrap
 
ScimGroupEndpoints - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
ScimGroupEndpoints(ScimGroupProvisioning, ScimGroupMembershipManager) - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
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
 
ScimGroupExternalMembershipManager - Interface in org.cloudfoundry.identity.uaa.scim
 
ScimGroupJsonDeserializer - Class in org.cloudfoundry.identity.uaa.scim
 
ScimGroupJsonDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupJsonDeserializer
 
ScimGroupJsonSerializer - Class in org.cloudfoundry.identity.uaa.scim
 
ScimGroupJsonSerializer() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupJsonSerializer
 
ScimGroupMember - 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(String, ScimGroupMember.Type, List<ScimGroupMember.Role>) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
ScimGroupMember.Role - Enum in org.cloudfoundry.identity.uaa.scim
 
ScimGroupMember.Type - Enum in org.cloudfoundry.identity.uaa.scim
 
ScimGroupMembershipManager - Interface in org.cloudfoundry.identity.uaa.scim
 
ScimGroupProvisioning - Interface 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
 
ScimResourceAlreadyExistsException - Exception in org.cloudfoundry.identity.uaa.scim.exception
Unchecked exception signalling that a user account already exists.
ScimResourceAlreadyExistsException(String) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.ScimResourceAlreadyExistsException
 
ScimResourceAlreadyExistsException(String, Map<String, Object>) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.ScimResourceAlreadyExistsException
 
ScimResourceConflictException - Exception in org.cloudfoundry.identity.uaa.scim.exception
Unchecked exception to signal that a user has a conflict on update (e.g.
ScimResourceConflictException(String) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.ScimResourceConflictException
 
ScimResourceConstraintFailedException - Exception in org.cloudfoundry.identity.uaa.scim.exception
Unchecked exception signalling that a user account was not in the state expected (e.g.
ScimResourceConstraintFailedException(String) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.ScimResourceConstraintFailedException
 
ScimResourceNotFoundException - Exception in org.cloudfoundry.identity.uaa.scim.exception
Unchecked exception signalling that a user account could not be found.
ScimResourceNotFoundException(String) - Constructor for exception org.cloudfoundry.identity.uaa.scim.exception.ScimResourceNotFoundException
 
ScimSearchQueryConverter - Class in org.cloudfoundry.identity.uaa.scim.jdbc
 
ScimSearchQueryConverter() - Constructor for class org.cloudfoundry.identity.uaa.scim.jdbc.ScimSearchQueryConverter
 
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.Email() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Email
 
ScimUser.Group - Class in org.cloudfoundry.identity.uaa.scim
 
ScimUser.Group() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
ScimUser.Group(String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
ScimUser.Group(String, String, ScimUser.Group.Type) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Group
 
ScimUser.Group.Type - Enum in org.cloudfoundry.identity.uaa.scim
 
ScimUser.Name - Class in org.cloudfoundry.identity.uaa.scim
 
ScimUser.Name() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
ScimUser.Name(String, String) - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
ScimUser.PhoneNumber - Class in org.cloudfoundry.identity.uaa.scim
 
ScimUser.PhoneNumber() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUser.PhoneNumber
 
ScimUserBootstrap - Class in org.cloudfoundry.identity.uaa.scim.bootstrap
Convenience class for provisioning user accounts from UaaUser instances.
ScimUserBootstrap(ScimUserProvisioning, ScimGroupProvisioning, ScimGroupMembershipManager, Collection<UaaUser>) - Constructor for class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimUserBootstrap
 
ScimUserEndpoints - Class in org.cloudfoundry.identity.uaa.scim.endpoints
User provisioning and query endpoints.
ScimUserEndpoints() - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
ScimUserJsonDeserializer - Class in org.cloudfoundry.identity.uaa.scim
 
ScimUserJsonDeserializer() - Constructor for class org.cloudfoundry.identity.uaa.scim.ScimUserJsonDeserializer
 
ScimUserProvisioning - Interface in org.cloudfoundry.identity.uaa.scim
 
serialize(ScimGroup, JsonGenerator, SerializerProvider) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupJsonSerializer
 
setActive(boolean) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setAddNonExistingGroups(boolean) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrap
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.cloudfoundry.identity.uaa.login.UaaResetPasswordService
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.cloudfoundry.identity.uaa.password.event.PasswordChangeEventPublisher
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
setApprovals(Set<Approval>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setApprovalStore(ApprovalStore) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
setBaseUrl(String) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
setClientId(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChange
 
setCode(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordReset
 
setCreated(Date) - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
setDeactivateOnDelete(boolean) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
setDefaultUserGroups(Set<String>) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
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
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChange
 
setEmail(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
setEmails(List<ScimUser.Email>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setEnabled(boolean) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.UserIdConversionEndpoints
Determines whether this endpoint is active or not.
setExternalGroup(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
setExternalGroupMap(Set<String>) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimExternalGroupBootstrap
Specify the membership info as a list of strings, where each string takes the format - <group-name>|<external-group-names>
setExternalId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setExternalId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setExternalMembershipManager(ScimGroupExternalMembershipManager) - Method in class org.cloudfoundry.identity.uaa.authorization.external.LdapGroupMappingAuthorizationManager
 
setExternalMembershipManager(JdbcScimGroupExternalMembershipManager) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
setFamilyName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setFormatted(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setGivenName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setGroupId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMember
 
setGroupMembers(List<String>) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimGroupBootstrap
Specify the membership info as a list of strings, where each string takes the format - <group-name>|<comma-separated usernames of members>[|write] the optional 'write' field in the end marks the users as admins of the group
setGroups(String) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimGroupBootstrap
Specify the list of groups to create as a comma-separated list of group-names
setGroups(Collection<ScimUser.Group>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setHonorificPrefix(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setHonorificSuffix(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setLastModified(Date) - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
setLocale(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setMemberId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
setMembers(List<ScimGroupMember>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroup
 
setMessageConverters(HttpMessageConverter<?>[]) - Method in class org.cloudfoundry.identity.uaa.password.PasswordChangeEndpoint
Set the message body converters to use.
setMessageConverters(HttpMessageConverter<?>[]) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordResetEndpoint
 
setMessageConverters(HttpMessageConverter<?>[]) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
setMessageConverters(HttpMessageConverter<?>[]) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
Set the message body converters to use.
setMeta(ScimMeta) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setMiddleName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser.Name
 
setName(ScimUser.Name) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setNewPassword(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordReset
 
setNickName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setOrigin(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
setOrigin(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setOverride(boolean) - Method in class org.cloudfoundry.identity.uaa.scim.bootstrap.ScimUserBootstrap
Flag to indicate that user accounts can be updated as well as created.
setPassword(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPasswordEncoder(PasswordEncoder) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
The encoder used to hash passwords before storing them in the database.
setPasswordLastModified(Date) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPasswordValidator(PasswordValidator) - Method in class org.cloudfoundry.identity.uaa.password.PasswordChangeEndpoint
 
setPasswordValidator(PasswordValidator) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
setPhoneNumbers(List<ScimUser.PhoneNumber>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setPreferredLanguage(String) - 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
 
setProfileUrl(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setRedirectUrl(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
setRequiredScore(int) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordScore
 
setRestTemplate(RestOperations) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
setRoles(List<ScimGroupMember.Role>) - Method in class org.cloudfoundry.identity.uaa.scim.ScimGroupMember
 
setSalt(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setSchemas(String[]) - Method in class org.cloudfoundry.identity.uaa.scim.ScimCore
 
setScimGroupMembershipManager(ScimGroupMembershipManager) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
setScimGroupProvisioning(ScimGroupProvisioning) - Method in class org.cloudfoundry.identity.uaa.authorization.external.LdapGroupMappingAuthorizationManager
 
setScimGroupProvisioning(ScimGroupProvisioning) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
setScimGroupProvisioning(ScimGroupProvisioning) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
setScimUserEndpoints(ScimUserEndpoints) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.UserIdConversionEndpoints
 
setScimUserProvisioning(ScimUserProvisioning) - Method in class org.cloudfoundry.identity.uaa.password.PasswordChangeEndpoint
 
setScimUserProvisioning(ScimUserProvisioning) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
setScimUserProvisioning(ScimUserProvisioning) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
setScimUserResourceMonitor(ResourceMonitor<ScimUser>) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
setScore(int) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordScore
 
setSecurityContextAccessor(SecurityContextAccessor) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
setStatuses(Map<Class<? extends Exception>, HttpStatus>) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
setStatuses(Map<Class<? extends Exception>, HttpStatus>) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
Map from exception type to Http status.
setTimezone(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setTitle(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
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
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChange
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
setUserId(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordChange
 
setUsername(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ChangeEmailEndpoints.EmailChangeResponse
 
setUsername(String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.PasswordChange
 
setUserName(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
setUsernamePattern(String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
Sets the regular expression which will be used to validate the username.
setUserType(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 
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.scim.ScimCore
 
setVersion(int) - Method in class org.cloudfoundry.identity.uaa.scim.ScimMeta
 
setZoneAdmin(ScimGroup, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
setZoneId(String) - Method in class org.cloudfoundry.identity.uaa.scim.ScimUser
 

T

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
 

U

UaaPasswordPolicyValidator - Class in org.cloudfoundry.identity.uaa.scim.validate
**************************************************************************** Cloud Foundry Copyright (c) [2009-2015] Pivotal Software, Inc.
UaaPasswordPolicyValidator(PasswordPolicy, IdentityProviderProvisioning) - Constructor for class org.cloudfoundry.identity.uaa.scim.validate.UaaPasswordPolicyValidator
 
UaaResetPasswordService - Class in org.cloudfoundry.identity.uaa.login
 
UaaResetPasswordService(ScimUserProvisioning, ExpiringCodeStore, PasswordValidator) - Constructor for class org.cloudfoundry.identity.uaa.login.UaaResetPasswordService
 
unmapExternalGroup(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
unmapExternalGroup(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
unmapExternalGroup(String, String) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupExternalMembershipManager
 
unmapExternalGroupUsingName(String, String) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
update(String, ScimGroup) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
update(String, ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
update(String, ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
UPDATE_EXTERNAL_GROUP_MAPPING_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupExternalMembershipManager
 
UPDATE_GROUP_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupProvisioning
 
UPDATE_MEMBER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
UPDATE_USER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
updateGroup(ScimGroup, String, String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimGroupEndpoints
 
updateMember(String, ScimGroupMember) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
updateMember(String, ScimGroupMember) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Update a particular member's membership details
updateOrAddMembers(String, List<ScimGroupMember>) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimGroupMembershipManager
 
updateOrAddMembers(String, List<ScimGroupMember>) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimGroupMembershipManager
Replace the members of the given group with the supplied member-list
updateUser(ScimUser, String, String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
USER_BY_ID_QUERY - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
USER_FIELDS - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
userCreated(ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
userDeleted(ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
UserIdConversionEndpoints - Class in org.cloudfoundry.identity.uaa.scim.endpoints
 
UserIdConversionEndpoints() - Constructor for class org.cloudfoundry.identity.uaa.scim.endpoints.UserIdConversionEndpoints
 
userModified(ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 
userVerified(ScimUser) - Method in class org.cloudfoundry.identity.uaa.scim.event.ScimEventPublisher
 

V

validate(String) - Method in class org.cloudfoundry.identity.uaa.scim.validate.NullPasswordValidator
 
validate(String) - Method in interface org.cloudfoundry.identity.uaa.scim.validate.PasswordValidator
Validates the password as to whether it is valid for a specific user.
validate(String) - Method in class org.cloudfoundry.identity.uaa.scim.validate.UaaPasswordPolicyValidator
 
valueOf(String) - Static method in enum org.cloudfoundry.identity.uaa.scim.ScimGroupMember.Role
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.scim.ScimGroupMember.Role
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.
VERIFY_USER_SQL - Static variable in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
verifyUser(String, String, HttpServletResponse) - Method in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpoints
 
verifyUser(String, int) - Method in class org.cloudfoundry.identity.uaa.scim.jdbc.JdbcScimUserProvisioning
 
verifyUser(String, int) - Method in class org.cloudfoundry.identity.uaa.scim.remote.RemoteScimUserProvisioning
Deprecated.
 
verifyUser(String, int) - Method in interface org.cloudfoundry.identity.uaa.scim.ScimUserProvisioning
 

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
A C D E F G H I J L M N O P Q R S T U V W