Skip navigation links

Oracle Fusion Middleware SAML 2.0 Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10676-05


Package oracle.security.xmlsec.saml2.protocol

Contains classes supporting the SAML Protocol messages.

See:
          Description

Class Summary
ArtifactResolve Represent a request message for resolution of an artifact.
ArtifactResponse Represents a response to SAML ArtifactResolve message.
AssertionIDRequest Represents a reference to an assertion using the unique assertion identifier.
AttributeQuery Represents a SAML query to retrieve the attribute(s) for the specified subject.
AuthnQuery Represents a SAML query to retrieve the authentication event(s) for the specific subject.
AuthnRequest Represents a request that an identity provider issue an assertion with an authentication statement.
AuthzDecisionQuery Represents a SAML query to retrieve the requested authorization decisions events for the specifiied subject.
Comparison Represents the SAML RequestedAuthnContext comparison method type.
Extensions Represents SAML protocol message extensions.
IDPEntry Represents information about a single identity provider.
IDPList Represent a list of identity providers
LogoutRequest Represent a message that indicates that the session has been terminated.
LogoutResponse Represents a response to a Logout request.
ManageNameIDRequest Represents a name identifier management request that can be used to either change or terminate the name identifier.
ManageNameIDResponse Represents a response to a ManageNameID request.
NameIDMappingRequest Represents a request message sent to the identity provider for an alternate name identifier in a particular format and federated namespace.
NameIDMappingResponse Represents a response to a NameIDMapping request.
NameIDPolicy Represents the constraints on the name identifier in the subject of an assertion.
NewEncryptedID Represents an encrypted new identifier.
NewID Represents a String valued identifier.
RequestAbstract Represents an abstract SAML message.
RequestedAuthnContext Represents information about the authentication context requirements of authentication statements returned in responses.
Response Represents a response message consisting of a list of zero or more assertions that satisfies the corresponding request.
Scoping Represents the identity providers trusted by the requester to authenticate the presenter as well as limitations and context related to the proxying of AuthnRequest messages.
Status Represents the status of a response.
StatusCode Specifies one ore more nested codes representing the status of a request.
StatusDetail Represents additional information concerning an error condition.
StatusResponseType Represents a SAML response message.
SubjectQuery Represents SAML queries that specify a single subject.
Terminate Represents the termination of DCEValueType management between the requesting provider and the responding provider.

 

Package oracle.security.xmlsec.saml2.protocol Description

Contains classes supporting the SAML Protocol messages.


Skip navigation links

Oracle Fusion Middleware SAML 2.0 Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10676-05


Copyright © 2005, 2013 , Oracle. All rights reserved.