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