@Deprecated public class FSSAMLRequest extends Request
SAML
Request
object from a Document Element and to create Request message
from this object.artifacts, ASSERTION_ARTIFACT, ASSERTION_ID_REFERENCE, assertionIDRefs, ATTRIBUTE_QUERY, AUTHENTICATION_QUERY, AUTHORIZATION_DECISION_QUERY, contentType, NOT_SUPPORTED, query, signatureString, xmlString
issueInstant, majorVersion, minorVersion, requestID, respondWiths, signature, signed, valid
Modifier | Constructor and Description |
---|---|
protected |
FSSAMLRequest()
Deprecated.
|
|
FSSAMLRequest(Element root)
Deprecated.
Constructor creates
FSSAMLRequest from
the Document Element. |
Modifier and Type | Method and Description |
---|---|
int |
getMinorVersion()
Deprecated.
Returns the
MinorVersion attribute. |
void |
setMinorVersion(int version)
Deprecated.
Sets the
MinorVersion . |
getAssertionArtifact, getAssertionIDReference, getContentType, getQuery, parseXML, setSignature, signXML, toString, toString, toString
addRespondWith, getIssueInstant, getMajorVersion, getRequestID, getRespondWith, getSignature, isSignatureValid, isSigned, setIssueInstant, setMajorVersion, setRequestID
protected FSSAMLRequest()
public FSSAMLRequest(Element root) throws SAMLException
FSSAMLRequest
from
the Document Element.root
- the Document Element.SAMLException
- if there is an error creating this object.public int getMinorVersion()
MinorVersion
attribute.getMinorVersion
in class AbstractRequest
setMinorVersion(int)
public void setMinorVersion(int version)
MinorVersion
.setMinorVersion
in class AbstractRequest
version
- the minor version in the assertion.setMinorVersion(int)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.