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