public interface RequestType extends org.opensaml.xml.schema.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.
|
deregisterValidator, getValidators, registerValidator, validate
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, 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 © 1999-2013. All Rights Reserved.