Skip navigation links

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

E10676-03


Package oracle.security.xmlsec.saml2.core

Contains classes supporting SAML Assertions.

See:
          Description

Interface Summary
SAML2EncryptedType Represents an encrypted SAML 2.0 element.
SAML2NameIdentifier Represents a SAML 2.0 name identifier.

 

Class Summary
Action Represents an action on a specified resource.
Advice Represents additional information that should be considered during the process of validating the assertion.
Assertion Represents a package of information made or asserted by a SAML authority.
Attribute Represents an attribute by name and optionally its value(s).
AttributeStatement Represents information about the attributes associated with the specified subject.
AudienceRestriction Represents a condition which indicates that the assertion is addressd to one or more specific audiences identified by the Audience elements.
AuthnContext Represents information about the context of an authentication event.
AuthnStatement Represent a statement about an authentication event concerning a subject.
AuthzDecisionStatement Represents information provided 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.
BaseID Represents a descriptive identifier for subjects and issuers of SAML assertions and protocol messages.
Condition Represents a constraint on the use of SAML assertions.
Conditions Represents constraints on the acceptable use of assertions.
Decision Represents the possible values for the status of an authorization decision statement.
EncryptedAssertion Represents an encrypted assertion.
EncryptedAttribute Represents an encrypted attribute.
EncryptedElement Represents an abstract encrypted element.
EncryptedID Represents an encrypted name identifier.
Evidence Represents information that the issuer relied upon in issuing the authorization decision assertion.
Issuer Represents the issuer identity of a SAML Assertion or Protocol message.
NameID Represents subject identification by a combination of a name qualifier, a name and a format.
OneTimeUse Represents a saml condition which indicates that the assertion should be used immediately and should not be saved for future use.
ProxyRestriction Represents a condition which specifies limits that the asserting party imposes on relying parties that wish to issue assertions based on the original assertion.
Statement Represents a Statement element that serves as an extension point for new statements.
Subject Represents the principal of a statement.
SubjectConfirmation Represents the means for a Relying Party to verify the correspondence of the subject of the assertion with the party presenting the assertion.
SubjectConfirmationData Represents information that allows the subject of the assertion to be confirmed.
SubjectLocality Represents the IP address and DNS Domain Name information for the system from which the subject was authenticated.

 

Package oracle.security.xmlsec.saml2.core Description

Contains classes supporting SAML Assertions.


Skip navigation links

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

E10676-03


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