Uses of Class
com.sun.xml.wss.saml.internal.saml11.jaxb20.AssertionType

Packages that use AssertionType
com.sun.xml.wss.saml.assertion.saml11.jaxb20   
com.sun.xml.wss.saml.internal.saml11.jaxb20   
 

Uses of AssertionType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
 

Subclasses of AssertionType in com.sun.xml.wss.saml.assertion.saml11.jaxb20
 class Assertion
          This object stands for Assertion element.
 

Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type AssertionType
Assertion(AssertionType assertion)
           
 

Uses of AssertionType in com.sun.xml.wss.saml.internal.saml11.jaxb20
 

Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return AssertionType
 AssertionType ObjectFactory.createAssertionType()
          Create an instance of AssertionType
 

Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 that return types with arguments of type AssertionType
 JAXBElement<AssertionType> ObjectFactory.createAssertion(AssertionType value)
          Create an instance of JAXBElement<AssertionType>}
 

Methods in com.sun.xml.wss.saml.internal.saml11.jaxb20 with parameters of type AssertionType
 JAXBElement<AssertionType> ObjectFactory.createAssertion(AssertionType value)
          Create an instance of JAXBElement<AssertionType>}
 



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