Uses of Class
com.sun.identity.saml.AssertionManager
-
Packages that use AssertionManager Package Description com.sun.identity.saml Defines SAML Assertion Manager and SAML Client APIs. -
-
Uses of AssertionManager in com.sun.identity.saml
Methods in com.sun.identity.saml that return AssertionManager Modifier and Type Method Description static AssertionManagerAssertionManager. getInstance()Gets the singleton instance ofAssertionManager.
-