Uses of Class
io.camunda.identity.sdk.authentication.UserDetails
Packages that use UserDetails
-
Uses of UserDetails in io.camunda.identity.sdk.authentication
Methods in io.camunda.identity.sdk.authentication that return UserDetailsModifier and TypeMethodDescriptionprotected UserDetailsAbstractAuthentication.getUserDetails(com.auth0.jwt.interfaces.DecodedJWT token, String organizationId) AccessToken.getUserDetails()Returns user details -
Uses of UserDetails in io.camunda.identity.sdk.impl.microsoft
Methods in io.camunda.identity.sdk.impl.microsoft that return UserDetailsModifier and TypeMethodDescriptionprotected UserDetailsMicrosoftAuthentication.getUserDetails(com.auth0.jwt.interfaces.DecodedJWT token, String organizationId)