Skip navigation links

Oracle Security Developer Tools SAML 1.0/1.1 Java API Reference
11g (11.1.1)

E10675-02


Package oracle.security.xmlsec.samlp

Contains classes supporting the SAML Protocol.

See:
          Description

Class Summary
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.

 

Package oracle.security.xmlsec.samlp Description

Contains classes supporting the SAML Protocol.


Skip navigation links

Oracle Security Developer Tools SAML 1.0/1.1 Java API Reference
11g (11.1.1)

E10675-02


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