Class SAML11RequestAbstractType
java.lang.Object
org.keycloak.dom.saml.common.CommonRequestAbstractType
org.keycloak.dom.saml.v1.protocol.SAML11RequestAbstractType
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SAML11RequestType
- Since:
- Jun 22, 2011
- Author:
- Anil.Saldhana@redhat.com
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected int
protected int
Fields inherited from class org.keycloak.dom.saml.common.CommonRequestAbstractType
id, issueInstant, signature
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.dom.saml.common.CommonRequestAbstractType
getID, getIssueInstant, getSignature, setSignature
-
Field Details
-
majorVersion
protected int majorVersion -
minorVersion
protected int minorVersion -
respondWith
-
-
Constructor Details
-
SAML11RequestAbstractType
-
-
Method Details
-
getMajorVersion
public int getMajorVersion() -
getMinorVersion
public int getMinorVersion() -
add
-
addAllConditions
-
remove
-
getRespondWith
-