Uses of Class
com.sun.identity.saml.common.SAMLServiceManager.SOAPEntry
-
Packages that use SAMLServiceManager.SOAPEntry Package Description com.sun.identity.saml.common Defines common SAML 1.x utilities and constants. -
-
Uses of SAMLServiceManager.SOAPEntry in com.sun.identity.saml.common
Methods in com.sun.identity.saml.common that return SAMLServiceManager.SOAPEntry Modifier and Type Method Description static SAMLServiceManager.SOAPEntrySAMLUtils. getSourceSite(String issuer)Gets sourceSite corresponding to an issuer from the partner URL list.Methods in com.sun.identity.saml.common with parameters of type SAMLServiceManager.SOAPEntry Modifier and Type Method Description static MapSAMLUtils. getAttributeMap(SAMLServiceManager.SOAPEntry partnerdest, List assertions, Subject subject, String target)Gets Attribute Map to be set in the Session.
-