Uses of Class
com.ibm.wsspi.security.saml2.UserIdentityException
-
Uses of UserIdentityException in com.ibm.wsspi.security.saml2
Methods in com.ibm.wsspi.security.saml2 that throw UserIdentityExceptionModifier and TypeMethodDescriptionUserCredentialResolver.mapSAMLAssertionToGroups(com.ibm.websphere.security.saml2.Saml20Token token) This API maps a Saml20Token into a Group list.UserCredentialResolver.mapSAMLAssertionToRealm(com.ibm.websphere.security.saml2.Saml20Token token) This API maps a Saml20Token into a Realm.UserCredentialResolver.mapSAMLAssertionToUser(com.ibm.websphere.security.saml2.Saml20Token token) This API maps a Saml20Token into a User Name.UserCredentialResolver.mapSAMLAssertionToUserUniqueID(com.ibm.websphere.security.saml2.Saml20Token token) This API maps a Saml20Token into a user unique ID.