Uses of Interface
org.sourceid.saml20.xmlbinding.assertion.AuthnContextDeclDocument
Packages that use AuthnContextDeclDocument
-
Uses of AuthnContextDeclDocument in org.sourceid.saml20.xmlbinding.assertion
Methods in org.sourceid.saml20.xmlbinding.assertion that return AuthnContextDeclDocumentModifier and TypeMethodDescriptionstatic AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.newInstance()static AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.newInstance(XmlOptions options) static AuthnContextDeclDocumentstatic AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(File file, XmlOptions options) static AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(InputStream is) static AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(InputStream is, XmlOptions options) static AuthnContextDeclDocumentstatic AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(Reader r, XmlOptions options) static AuthnContextDeclDocumentstatic AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(String xmlAsString, XmlOptions options) static AuthnContextDeclDocumentstatic AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(URL u, XmlOptions options) static AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(XMLStreamReader sr) static AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) static AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamstatic AuthnContextDeclDocumentstatic AuthnContextDeclDocumentAuthnContextDeclDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream