public class RequestImpl extends RequestAbstractTypeImpl implements Request
Request
respondWiths
DEFAULT_ELEMENT_LOCAL_NAME, DEFAULT_ELEMENT_NAME, TYPE_LOCAL_NAME, TYPE_NAME
ID_ATTRIB_NAME, ISSUEINSTANT_ATTRIB_NAME, MAJORVERSION_ATTRIB_NAME, MINORVERSION_ATTRIB_NAME
修飾子 | コンストラクタと説明 |
---|---|
protected |
RequestImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor
|
修飾子とタイプ | メソッドと説明 |
---|---|
List<AssertionArtifact> |
getAssertionArtifacts()
Get the lists of
|
List<AssertionIDReference> |
getAssertionIDReferences()
Get the lists of AssertionIDReferences
|
AttributeQuery |
getAttributeQuery()
Get the request AttributeQuery
|
AuthenticationQuery |
getAuthenticationQuery()
Get the query AuthenticationQuery
|
AuthorizationDecisionQuery |
getAuthorizationDecisionQuery()
Get the request AuthorizationDecisionQuery
|
List<XMLObject> |
getOrderedChildren()
Gets an unmodifiable list of child elements in the order that they will appear in the DOM.
|
Query |
getQuery()
Get the request Query, SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery
|
SubjectQuery |
getSubjectQuery()
Get the request SubjectQuery, AuthenticationQuery, AttributeQuery, or AuthorizationDecisionQuery
|
void |
setQuery(Query query)
Set the query (Query, SubjectQuery, AuthenticationQuery, AttributeQuery, AuthorizationDecisioonQuery
|
getID, getIssueInstant, getMajorVersion, getMinorVersion, getRespondWiths, getSignatureReferenceID, setID, setIssueInstant, setVersion
equals, prepareForAssignment, setSignature
deregisterValidator, getValidators, registerValidator, validate, validateChildren
getSignature, isSigned
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
getID, getIssueInstant, getMajorVersion, getMinorVersion, getRespondWiths, setID, setIssueInstant, setVersion
getSignatureReferenceID
getSignature, isSigned, setSignature
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 Query getQuery()
public SubjectQuery getSubjectQuery()
getSubjectQuery
インタフェース内 Request
public AttributeQuery getAttributeQuery()
getAttributeQuery
インタフェース内 Request
public AuthenticationQuery getAuthenticationQuery()
getAuthenticationQuery
インタフェース内 Request
public AuthorizationDecisionQuery getAuthorizationDecisionQuery()
getAuthorizationDecisionQuery
インタフェース内 Request
public void setQuery(Query query) throws IllegalArgumentException
setQuery
インタフェース内 Request
IllegalArgumentException
public List<AssertionIDReference> getAssertionIDReferences()
getAssertionIDReferences
インタフェース内 Request
public List<AssertionArtifact> getAssertionArtifacts()
getAssertionArtifacts
インタフェース内 Request
public List<XMLObject> getOrderedChildren()
getOrderedChildren
インタフェース内 XMLObject
getOrderedChildren
クラス内 RequestAbstractTypeImpl
Copyright © 2012. All Rights Reserved.