keycloak
org.keycloak.representations.account.UserRepresentation メンバ一覧

継承メンバを含む org.keycloak.representations.account.UserRepresentation の全メンバ一覧です。

attributesorg.keycloak.representations.account.UserRepresentationprivate
emailorg.keycloak.representations.account.UserRepresentationprivate
emailVerifiedorg.keycloak.representations.account.UserRepresentationprivate
firstNameorg.keycloak.representations.account.UserRepresentationprivate
getAttributes()org.keycloak.representations.account.UserRepresentationinline
getEmail()org.keycloak.representations.account.UserRepresentationinline
getFirstName()org.keycloak.representations.account.UserRepresentationinline
getId()org.keycloak.representations.account.UserRepresentationinline
getLastName()org.keycloak.representations.account.UserRepresentationinline
getUsername()org.keycloak.representations.account.UserRepresentationinline
idorg.keycloak.representations.account.UserRepresentationprivate
isEmailVerified()org.keycloak.representations.account.UserRepresentationinline
lastNameorg.keycloak.representations.account.UserRepresentationprivate
setAttributes(Map< String, List< String >> attributes)org.keycloak.representations.account.UserRepresentationinline
setEmail(String email)org.keycloak.representations.account.UserRepresentationinline
setEmailVerified(boolean emailVerified)org.keycloak.representations.account.UserRepresentationinline
setFirstName(String firstName)org.keycloak.representations.account.UserRepresentationinline
setId(String id)org.keycloak.representations.account.UserRepresentationinline
setLastName(String lastName)org.keycloak.representations.account.UserRepresentationinline
setUsername(String username)org.keycloak.representations.account.UserRepresentationinline
usernameorg.keycloak.representations.account.UserRepresentationprivate