Package org.apache.rampart.saml
Class SAMLAssertionHandlerFactory
java.lang.Object
org.apache.rampart.saml.SAMLAssertionHandlerFactory
Creates SAML assertion handlers based on assertion type.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SAMLAssertionHandlercreateAssertionHandler(Object samlAssertion)
-
Constructor Details
-
SAMLAssertionHandlerFactory
public SAMLAssertionHandlerFactory()
-
-
Method Details
-
createAssertionHandler
-