public interface RequestType extends XSURI, WSTrustObject
Modifier and Type | Field and Description |
---|---|
static String |
BATCH_CANCEL
RequestType BatchCancel URI.
|
static String |
BATCH_ISSUE
RequestType BatchIssue URI.
|
static String |
BATCH_RENEW
RequestType BatchRenew URI.
|
static String |
BATCH_VALIDATE
RequestType BatchValidate URI.
|
static String |
CANCEL
RequestType Cancel URI.
|
static String |
ELEMENT_LOCAL_NAME
Element local name.
|
static QName |
ELEMENT_NAME
Default element name.
|
static String |
ISSUE
RequestType Issue URI.
|
static String |
KET
RequestType Key Exchange Token (KET) URI.
|
static String |
RENEW
RequestType Renew URI.
|
static String |
STSCANCEL
RequestType STSCancel URI.
|
static String |
TYPE_LOCAL_NAME
Local name of the XSI type.
|
static QName |
TYPE_NAME
QName of the XSI type.
|
static String |
VALIDATE
RequestType Validate URI.
|
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
static final String ELEMENT_LOCAL_NAME
static final QName ELEMENT_NAME
static final String TYPE_LOCAL_NAME
static final QName TYPE_NAME
static final String ISSUE
static final String RENEW
static final String CANCEL
static final String STSCANCEL
static final String VALIDATE
static final String KET
static final String BATCH_ISSUE
static final String BATCH_RENEW
static final String BATCH_CANCEL
static final String BATCH_VALIDATE
Copyright © 2016. All rights reserved.