Uses of Class
com.ibm.wsspi.security.oauth20.UserIdentityException
-
Uses of UserIdentityException in com.ibm.wsspi.security.oauth20
Modifier and TypeMethodDescriptionUserCredentialResolver.mapToGroups
(String tokenString) This method is for mapping the authentication token with the list of groups.UserCredentialResolver.mapToRealm
(String tokenString) This method is for mapping the authentication token with the Realm.This method is for mapping the authentication token with the user name.UserCredentialResolver.mapToUserUniqueID
(String tokenString) This method is for mapping the authentication token with the user unique ID.