Uses of Interface
org.sourceid.saml20.xmlbinding.protocol.RequestedAuthnContextDocument
Packages that use RequestedAuthnContextDocument
-
Uses of RequestedAuthnContextDocument in org.sourceid.saml20.xmlbinding.protocol
Methods in org.sourceid.saml20.xmlbinding.protocol that return RequestedAuthnContextDocumentModifier and TypeMethodDescriptionRequestedAuthnContextDocument.Factory.newInstance()RequestedAuthnContextDocument.Factory.newInstance(XmlOptions options) RequestedAuthnContextDocument.Factory.parse(File file, XmlOptions options) RequestedAuthnContextDocument.Factory.parse(InputStream is) RequestedAuthnContextDocument.Factory.parse(InputStream is, XmlOptions options) RequestedAuthnContextDocument.Factory.parse(Reader r, XmlOptions options) RequestedAuthnContextDocument.Factory.parse(String xmlAsString, XmlOptions options) RequestedAuthnContextDocument.Factory.parse(URL u, XmlOptions options) RequestedAuthnContextDocument.Factory.parse(XMLStreamReader sr) RequestedAuthnContextDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) RequestedAuthnContextDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.RequestedAuthnContextDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamRequestedAuthnContextDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream