|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FaultCode
SOAP 1.1 faultcode.
Field Summary | |
---|---|
static QName |
CLIENT
FaultCode value Client . |
static String |
DEFAULT_ELEMENT_LOCAL_NAME
Element local name. |
static QName |
DEFAULT_ELEMENT_NAME
Default element name. |
static QName |
MUST_UNDERSTAND
FaultCode value MustUnderstand . |
static QName |
SERVER
FaultCode value Server . |
static QName |
VERSION_MISMATCH
FaultCode value VersionMismatch . |
Fields inherited from interface org.opensaml.xml.schema.XSQName |
---|
TYPE_LOCAL_NAME, TYPE_NAME |
Method Summary |
---|
Methods inherited from interface org.opensaml.xml.schema.XSQName |
---|
getValue, setValue |
Methods inherited from interface org.opensaml.xml.validation.ValidatingXMLObject |
---|
deregisterValidator, getValidators, registerValidator, validate |
Methods inherited from interface org.opensaml.xml.XMLObject |
---|
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 |
Field Detail |
---|
static final String DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_NAME
static final QName VERSION_MISMATCH
VersionMismatch
.
static final QName MUST_UNDERSTAND
MustUnderstand
.
static final QName SERVER
Server
.
static final QName CLIENT
Client
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |