Uses of Class
com.sun.xml.wss.saml.internal.saml20.jaxb20.AssertionType
-
Packages that use AssertionType Package Description com.sun.xml.wss.saml.assertion.saml20.jaxb20 com.sun.xml.wss.saml.internal.saml20.jaxb20 -
-
Uses of AssertionType in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Subclasses of AssertionType in com.sun.xml.wss.saml.assertion.saml20.jaxb20 Modifier and Type Class Description classAssertionThis object stands forAssertionelement.Constructors in com.sun.xml.wss.saml.assertion.saml20.jaxb20 with parameters of type AssertionType Constructor Description Assertion(AssertionType assertion) -
Uses of AssertionType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return AssertionType Modifier and Type Method Description AssertionTypeObjectFactory. createAssertionType()Create an instance ofAssertionTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type AssertionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AssertionType>ObjectFactory. createAssertion(AssertionType value)Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type AssertionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AssertionType>ObjectFactory. createAssertion(AssertionType value)
-