Package | Description |
---|---|
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecuritySecext10 | |
org.oasisOpen.docs.wss.x2004.x01.oasis200401WssWssecuritySecext10.impl |
Modifier and Type | Method and Description |
---|---|
static TUsage |
TUsage.Factory.newInstance() |
static TUsage |
TUsage.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TUsage |
TUsage.Factory.newValue(Object obj) |
static TUsage |
TUsage.Factory.parse(File file) |
static TUsage |
TUsage.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static TUsage |
TUsage.Factory.parse(InputStream is) |
static TUsage |
TUsage.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TUsage |
TUsage.Factory.parse(Node node) |
static TUsage |
TUsage.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static TUsage |
TUsage.Factory.parse(Reader r) |
static TUsage |
TUsage.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TUsage |
TUsage.Factory.parse(String xmlAsString) |
static TUsage |
TUsage.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TUsage |
TUsage.Factory.parse(URL u) |
static TUsage |
TUsage.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static TUsage |
TUsage.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TUsage |
TUsage.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TUsage |
TUsage.Factory.parse(XMLStreamReader sr) |
static TUsage |
TUsage.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
TUsage |
UsageAttribute.xgetUsage()
Gets (as xml) the "Usage" attribute
|
TUsage |
SecurityTokenReferenceType.xgetUsage()
Gets (as xml) the "Usage" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
UsageAttribute.xsetUsage(TUsage usage)
Sets (as xml) the "Usage" attribute
|
void |
SecurityTokenReferenceType.xsetUsage(TUsage usage)
Sets (as xml) the "Usage" attribute
|
Modifier and Type | Class and Description |
---|---|
class |
TUsageImpl
An XML tUsage(@http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd).
|
Modifier and Type | Method and Description |
---|---|
TUsage |
UsageAttributeImpl.xgetUsage()
Gets (as xml) the "Usage" attribute
|
TUsage |
SecurityTokenReferenceTypeImpl.xgetUsage()
Gets (as xml) the "Usage" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
UsageAttributeImpl.xsetUsage(TUsage usage)
Sets (as xml) the "Usage" attribute
|
void |
SecurityTokenReferenceTypeImpl.xsetUsage(TUsage usage)
Sets (as xml) the "Usage" attribute
|
Copyright © 2019. All Rights Reserved.