Uses of Class
com.sun.xml.wss.saml.SAMLAssertionFactory

Packages that use SAMLAssertionFactory
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
static SAMLAssertionFactory SAMLAssertionFactory.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
 class SAMLAssertion1_1FactoryImpl
           
 class SAMLAssertion2_1FactoryImpl
           
 class SAMLAssertion2_2FactoryImpl
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.