Uses of Class
com.sun.identity.wsfederation.common.WSFederationException
Packages that use WSFederationException
-
Uses of WSFederationException in com.sun.identity.wsfederation.plugins
Methods in com.sun.identity.wsfederation.plugins that throw WSFederationExceptionModifier and TypeMethodDescriptionIDPAttributeMapper.getAttributes(Object session, String hostEntityID, String remoteEntityID, String realm) Returns list of SAMLAttributeobjects for an authenticated user local attributes.SPAttributeMapper.getAttributes(List<Attribute> attributes, String userID, String hostEntityID, String remoteEntityID, String realm) Returns the map of user attribute values for the corresponding SAMLAttributes.SPAccountMapper.getIdentity(com.sun.identity.wsfederation.profile.RequestSecurityTokenResponse rstr, String hostEntityID, String targetURL) Returns user's distinguished name or the universal ID for the RSTR.IDPAuthenticationMethodMapper.getIDPAuthnContextInfo(String authenticationType, String idpEntityID, String realm) Returns anIDPAuthenticationTypeInfoobject.IDPAccountMapper.getNameID(Object session, String realm, String hostEntityID, String remoteEntityID) Returns the user'sNameIDinformation that contains account federation with the corresponding remote and local entities.