public interface ShibbolethMetadataKeyAuthority extends ValidatingXMLObject, AttributeExtensibleXMLObject
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
DEFAULT_ELEMENT_LOCAL_NAME
Element local name.
|
static QName |
DEFAULT_ELEMENT_NAME
Default element name.
|
static String |
VERIFY_DEPTH_ATTRIB_NAME
VerifyDepth attribute name.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<KeyInfo> |
getKeyInfos()
Get the list of KeyInfo child elements.
|
Integer |
getVerifyDepth()
Get the VerifyDepth attribute value.
|
void |
setVerifyDepth(Integer newVerifyDepth)
Set the VerifyDepth attribute value.
|
deregisterValidator, getValidators, registerValidator, validate
getUnknownAttributes
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 DEFAULT_ELEMENT_LOCAL_NAME
static final QName DEFAULT_ELEMENT_NAME
List<KeyInfo> getKeyInfos()
Integer getVerifyDepth()
void setVerifyDepth(Integer newVerifyDepth)
newVerifyDepth
- the new VerifyDepth attribute valueCopyright © 2012. All Rights Reserved.