UserRepresentationType |
ObjectFactory.createUserRepresentationType()
|
UserRepresentationType |
UserRepresentation.getData()
Obtiene el valor de la propiedad data.
|
UserRepresentationType |
UserRepresentationType.withApplicationRoles(Collection<RoleType> values) |
UserRepresentationType |
UserRepresentationType.withApplicationRoles(RoleType... values) |
UserRepresentationType |
UserRepresentationType.withCompanyName(String value) |
UserRepresentationType |
UserRepresentationType.withCompanyRoles(Collection<String> values) |
UserRepresentationType |
UserRepresentationType.withCompanyRoles(String... values) |
UserRepresentationType |
UserRepresentationType.withEmail(String value) |
UserRepresentationType |
UserRepresentationType.withEmailVerified(boolean value) |
UserRepresentationType |
UserRepresentationType.withEnabled(boolean value) |
UserRepresentationType |
UserRepresentationType.withFederationLink(String value) |
UserRepresentationType |
UserRepresentationType.withFirstName(String value) |
UserRepresentationType |
UserRepresentationType.withId(String value) |
UserRepresentationType |
UserRepresentationType.withLastName(String value) |
UserRepresentationType |
UserRepresentationType.withRealmRoles(Collection<String> values) |
UserRepresentationType |
UserRepresentationType.withRealmRoles(String... values) |
UserRepresentationType |
UserRepresentationType.withRequiredActions(Collection<String> values) |
UserRepresentationType |
UserRepresentationType.withRequiredActions(String... values) |
UserRepresentationType |
UserRepresentationType.withSelf(String value) |
UserRepresentationType |
UserRepresentationType.withSocialLinks(Collection<SocialLinkRepresentationType> values) |
UserRepresentationType |
UserRepresentationType.withSocialLinks(SocialLinkRepresentationType... values) |
UserRepresentationType |
UserRepresentationType.withTotp(boolean value) |
UserRepresentationType |
UserRepresentationType.withUsername(String value) |