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