Class KeycloakUserInfo
java.lang.Object
org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
org.nuxeo.ecm.platform.ui.web.keycloak.KeycloakUserInfo
- All Implemented Interfaces:
Serializable
- Since:
- 7.4
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
authPluginName, credentialsChecked, password, token, userName
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.api.login.UserIdentificationInfo
credentialsChecked, getAuthPluginName, getPassword, getToken, getUserName, setAuthPluginName, setCredentialsChecked, setPassword, setToken, setUserName
-
Field Details
-
firstName
-
lastName
-
company
-
roles
-
-
Constructor Details
-
KeycloakUserInfo
-
-
Method Details
-
getFirstName
-
getLastName
-
getCompany
-
getRoles
-
setRoles
-