Oracle

Package weblogic.security.providers.saml

Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm.

For information about SAML 2.0 security providers, see com.bea.security.saml2.providers.

See:
          Description

Interface Summary
SAMLAssertionStore SAMLAssertionStore defines an interface for storing and retrieving SAML assertions for use with the Artifact profile.
SAMLAssertionStoreV2 SAMLAssertionStoreV2 extends the SAMLAssertionStore interface, adding methods to support identification and authentication of the destination site requesting an assertion from the SAML ARS.
SAMLCredentialAttributeMapper Interface used to perform mapping from Subject to SAMLAssertion attributes.
SAMLCredentialNameMapper Interface used to perform mapping of user and group information to SAML assertions.
SAMLIdentityAssertionAttributeMapper Interface used to perform mapping from SAML Attribute Statement to Attribute Principals.
SAMLIdentityAssertionNameMapper Interface used to perform mapping of user and group information from SAML assertions.
SAMLUsedAssertionCache SAMLUsedAssertionCache defines an interface for storing and checking information about consumed SAML assertions so that a one-use policy for assertions can be enforced.
 

Class Summary
SAMLAssertionStoreV2.AssertionInfo The AssertionInfo class is returned by SAMLAssertionStoreV2.retrieveAssertionInfo().
SAMLAttributeInfo A class that represents a single attribute of a SAMLAssertion AttributeStatement.
SAMLAttributeStatementInfo A class that represents an AttributeStatement in a SAMLAssertion.
SAMLNameMapperInfo The SAMLNameMapperInfo is used to represent user name and group information for SAML assertions.
 

Package weblogic.security.providers.saml Description

Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm.

For information about SAML 2.0 security providers, see com.bea.security.saml2.providers.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.