Uses of Class
com.sun.xml.wss.saml.SAMLAssertionFactory
-
Packages that use SAMLAssertionFactory Package Description com.sun.xml.wss.saml com.sun.xml.wss.saml.impl -
-
Uses of SAMLAssertionFactory in com.sun.xml.wss.saml
Methods in com.sun.xml.wss.saml that return SAMLAssertionFactory Modifier and Type Method Description static SAMLAssertionFactorySAMLAssertionFactory. newInstance(String samlVersion)Create an instance of SAMLAssertionFactory. -
Uses of SAMLAssertionFactory in com.sun.xml.wss.saml.impl
Subclasses of SAMLAssertionFactory in com.sun.xml.wss.saml.impl Modifier and Type Class Description classSAMLAssertion2_1FactoryImplclassSAMLAssertion2_2FactoryImpl
-