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