See: Description
| Class | Description |
|---|---|
| AttributeQuery |
A SAML query to retrieve the requested attributes for a specific subject.
|
| AuthenticationQuery |
The SAML AuthenticationQuery element which specifies a SAML query for retrieving authentication statements relative to a specific Subject.
|
| AuthorizationDecisionQuery |
The SAML AuthorizationDecisionQuery element which specifies a SAML query to retrieve an authorization for actions performed by a subject, given some evidence.
|
| Query |
An abstract class representing a Query element.
|
| Request |
Element specifying a SAML Request.
|
| RequestType |
An abstract class representing the SAML RequestAbstractType which defines common attributes and elements that are associated with all SAML requests.
|
| Response |
The SAML Response element which specifies the status of the corresponding SAML request and a list of zero or more assertions that answer the request.
|
| ResponseType |
An abstract class representing a generic response.
|
| Status |
A SAML protocol element representing the status of a response.
|
| StatusCode |
SAML element specifying one ore more nested codes representing the status of a request.
|
| StatusDetail |
A SAML element containing additional information concerning an error condition.
|
| SubjectQuery |
An abstract class for SubjectQuery element.
|