Uses of Interface
com.sun.xml.wss.saml.AnyType

Packages that use AnyType
com.sun.xml.wss.saml   
com.sun.xml.wss.saml.impl   
 

Uses of AnyType in com.sun.xml.wss.saml
 

Methods in com.sun.xml.wss.saml that return AnyType
abstract  AnyType SAMLAssertionFactory.createAnyType()
          Creates an AnyType element if the System property "com.sun.xml.wss.saml.binding.jaxb" is set.
 

Uses of AnyType in com.sun.xml.wss.saml.impl
 

Methods in com.sun.xml.wss.saml.impl that return AnyType
 AnyType SAMLAssertion1_1FactoryImpl.createAnyType()
           
 AnyType SAMLAssertion2_1FactoryImpl.createAnyType()
           
 AnyType SAMLAssertion2_2FactoryImpl.createAnyType()
           
 



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