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