Uses of Class
com.sun.xml.wss.saml.assertion.saml20.jaxb20.Assertion
Packages that use Assertion
-
Uses of Assertion in com.sun.xml.wss.saml.assertion.saml20.jaxb20
Methods in com.sun.xml.wss.saml.assertion.saml20.jaxb20 that return AssertionModifier and TypeMethodDescriptionstatic AssertionAssertion.fromElement(Element element) This constructor is used to buildAssertionobject from a block of existing XML that has already been built into a DOM.