Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

Package com.bea.security.saml2.providers

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

See:
          Description

Interface Summary
SAML2CredentialAttributeMapper This interface defines an API to map attribute information from any application-specific sources to SAML2 Assertion attributes.
SAML2CredentialNameMapper Interface used to perform mapping of user and group information to SAML2 assertions.
SAML2IdentityAsserterAttributeMapper This interface defines an API to map attributes from SAML 2.0 Assertion AttributeStatement in any application specific way.
SAML2IdentityAsserterNameMapper Interface used to perform mapping of user information from SAML assertions.
 

Class Summary
SAML2AttributeInfo This class represents a single Attribute of an AttributeStatement in a SAML 2.0 assertion.
SAML2AttributeStatementInfo This class represents an AttributeStatement in a SAML 2.0 Assertion.
SAML2NameMapperInfo The SAML2NameMapperInfo is used to represent user name and group information for SAML2 assertions.
 

Package com.bea.security.saml2.providers Description

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


Copyright 1996, 2010, 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.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04