public class EvidenceImpl extends AbstractSAMLObject implements Evidence
Evidence
.DEFAULT_ELEMENT_LOCAL_NAME, DEFAULT_ELEMENT_NAME, TYPE_LOCAL_NAME, TYPE_NAME
修飾子 | コンストラクタと説明 |
---|---|
protected |
EvidenceImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor.
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<AssertionIDRef> |
getAssertionIDReferences()
Gets the list of AssertionID references used as evidence.
|
List<Assertion> |
getAssertions()
Gets the list of Assertions used as evidence.
|
List<AssertionURIRef> |
getAssertionURIReferences()
Gets the list of AssertionURI references used as evidence.
|
List<EncryptedAssertion> |
getEncryptedAssertions()
Gets the list of EncryptedAssertions used as evidence.
|
List<Evidentiary> |
getEvidence()
Gets the list of all elements used as evidence.
|
List<XMLObject> |
getOrderedChildren()
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
|
equals, prepareForAssignment
deregisterValidator, getValidators, registerValidator, validate, validateChildren
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, manageQualifiedAttributeNamespace, prepareAttributeValueForAssignment, prepareElementContentForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, prepareForAssignment, registerOwnID, releaseChildrenDOM, releaseDOM, releaseParentDOM, releaseThisAndChildrenDOM, releaseThisandParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setElementNamespacePrefix, setElementQName, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation, setSchemaType
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deregisterValidator, getValidators, registerValidator, validate
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
public List<Evidentiary> getEvidence()
getEvidence
インタフェース内 Evidence
public List<AssertionIDRef> getAssertionIDReferences()
getAssertionIDReferences
インタフェース内 Evidence
public List<AssertionURIRef> getAssertionURIReferences()
getAssertionURIReferences
インタフェース内 Evidence
public List<Assertion> getAssertions()
getAssertions
インタフェース内 Evidence
public List<EncryptedAssertion> getEncryptedAssertions()
getEncryptedAssertions
インタフェース内 Evidence
public List<XMLObject> getOrderedChildren()
getOrderedChildren
インタフェース内 XMLObject
Copyright © 2012. All Rights Reserved.