Uses of Class
com.sun.identity.wsfederation.common.WSFederationException
-
Uses of WSFederationException in com.sun.identity.wsfederation.plugins
Modifier and TypeMethodDescriptionIDPAttributeMapper.getAttributes
(Object session, String hostEntityID, String remoteEntityID, String realm) Returns list of SAMLAttribute
objects 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 SAMLAttribute
s.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 anIDPAuthenticationTypeInfo
object.IDPAccountMapper.getNameID
(Object session, String realm, String hostEntityID, String remoteEntityID) Returns the user'sNameID
information that contains account federation with the corresponding remote and local entities.