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.saml

Contains classes supporting SAML Assertions.

See:
          Description

Interface Summary
SAMLURI Defines URI string constants for namespaces.

 

Class Summary
Action Element specifying an action on a specified resource.
Advice The SAML Advice Element used in an Assertion element contains additional information the issuer of the assertion wishes to provide.
Artifact A SAML artifact.
Assertion Specifies an Assertion element that contains security information .
Attribute Element supplying the value for an attribute.
AttributeDesignator The AttributeDesignator element identifies an attribute name within an attribute namespace.
AttributeStatement Element stating that the specified subject is associated with the specified attributes.
AudienceRestrictionCondition The SAML AudienceRestrictionCondition element which extends the abstract Condition element specifies that the assertion is addressd to one or more specific audiences identified by the Audience elements.
AuthenticationStatement Element stating that a subject was authenticated by a particular means at a particular time.
AuthorityBinding Element used to indicate that a SAML authority may be available to provide additional information about the subject of the statement.
AuthorizationDecisionStatement The AuthorizationDecisionStatement element supplies a statement by an issuer stating that the request for access by the specified subject to the specified resource has resulted in the specified decision on the basis of some optionally specified evidence.
Condition An abstract class representing a SAML Condition element.
Conditions The SAML Conditions element used in an Assertion element contains the conditions that must take into account in assessing the validity of the assertion.
Decision Represents the SAML DecisionType type.
DoNotCacheCondition The SAML DoNotCacheCondition element which extends the abstract Condition element specifies that the assertion should not be cached by the relying party for future user.
Evidence The SAML Evidence element used in the AuthorizationDecisionStatement contains assertions that the issuer relied on in issuing the authorization decision.
NameIdentifier The SAML NameIdentifier element specifies a subject by a combination of a name qualifier, a name and a format.
SAMLInitializer Utility class for load-time initialization and configuration of the SAML library.
SAMLMessage The base class for all the SAML and SAML extension messages that may be signed and contain an XML-DSIG structure.
Statement An abstract class representing a Statement element.
Subject A class representing the Subject element which specifies the principal of a statement.
SubjectConfirmation The SAML SubjectConfirmation element used in a Subject element specifies the subject by supplying data that allows the subject to be authenticated.
SubjectLocality Element specifying the DNS domain name and/or the IP address of a system entity.
SubjectStatement An abstract class representing a SubjectStatement element.

 

Package oracle.security.xmlsec.saml Description

Contains classes supporting SAML Assertions.


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.