Uses of Interface
org.oasisOpen.docs.wsSx.wsTrust.x200512.RequestedSecurityTokenDocument
Packages that use RequestedSecurityTokenDocument
-
Uses of RequestedSecurityTokenDocument in org.oasisOpen.docs.wsSx.wsTrust.x200512
Methods in org.oasisOpen.docs.wsSx.wsTrust.x200512 that return RequestedSecurityTokenDocumentModifier and TypeMethodDescriptionRequestedSecurityTokenDocument.Factory.newInstance()RequestedSecurityTokenDocument.Factory.newInstance(XmlOptions options) RequestedSecurityTokenDocument.Factory.parse(File file, XmlOptions options) RequestedSecurityTokenDocument.Factory.parse(InputStream is) RequestedSecurityTokenDocument.Factory.parse(InputStream is, XmlOptions options) RequestedSecurityTokenDocument.Factory.parse(Reader r, XmlOptions options) RequestedSecurityTokenDocument.Factory.parse(String xmlAsString, XmlOptions options) RequestedSecurityTokenDocument.Factory.parse(URL u, XmlOptions options) RequestedSecurityTokenDocument.Factory.parse(XMLStreamReader sr) RequestedSecurityTokenDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) RequestedSecurityTokenDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.RequestedSecurityTokenDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamRequestedSecurityTokenDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream