public class RequestImpl extends RequestAbstractTypeImpl implements Request
RequestrespondWithsDEFAULT_ELEMENT_LOCAL_NAME, DEFAULT_ELEMENT_NAME, TYPE_LOCAL_NAME, TYPE_NAMEID_ATTRIB_NAME, ISSUEINSTANT_ATTRIB_NAME, MAJORVERSION_ATTRIB_NAME, MINORVERSION_ATTRIB_NAME| Modifier | Constructor and Description |
|---|---|
protected |
RequestImpl(String namespaceURI,
String elementLocalName,
String namespacePrefix)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
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<org.opensaml.xml.XMLObject> |
getOrderedChildren() |
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, setVersionequals, prepareForAssignment, setSignaturederegisterValidator, getValidators, registerValidator, validate, validateChildrengetSignature, isSignedaddNamespace, 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, setSchemaTypeclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetID, getIssueInstant, getMajorVersion, getMinorVersion, getRespondWiths, setID, setIssueInstant, setVersiongetSignatureReferenceIDgetSignature, isSigned, setSignaturederegisterValidator, getValidators, registerValidator, validateaddNamespace, 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, setSchemaLocationprotected RequestImpl(String namespaceURI, String elementLocalName, String namespacePrefix)
namespaceURI - the namespace the element is inelementLocalName - the local name of the XML element this Object representsnamespacePrefix - the prefix for the given namespacepublic Query getQuery()
public SubjectQuery getSubjectQuery()
getSubjectQuery in interface Requestpublic AttributeQuery getAttributeQuery()
getAttributeQuery in interface Requestpublic AuthenticationQuery getAuthenticationQuery()
getAuthenticationQuery in interface Requestpublic AuthorizationDecisionQuery getAuthorizationDecisionQuery()
getAuthorizationDecisionQuery in interface Requestpublic void setQuery(Query query) throws IllegalArgumentException
setQuery in interface RequestIllegalArgumentExceptionpublic List<AssertionIDReference> getAssertionIDReferences()
getAssertionIDReferences in interface Requestpublic List<AssertionArtifact> getAssertionArtifacts()
getAssertionArtifacts in interface Requestpublic List<org.opensaml.xml.XMLObject> getOrderedChildren()
getOrderedChildren in interface org.opensaml.xml.XMLObjectgetOrderedChildren in class RequestAbstractTypeImplCopyright © 1999–2015. All rights reserved.