Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

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.
SAML2CredentialMapperMBean This MBean represents configuration information for the SAML2 Credential Mapping provider.
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.
SAML2IdentityAsserterMBean This MBean represents configuration information for the SAML2 Identity Assertion provider.
SAML2IdentityAsserterNameMapper Interface used to perform mapping of user information from SAML assertions.
SAML2IdPPartnerRegistryMBean The SAMLIdPPartnerRegistry is used manage a registry of SAML 2.0 Identity Provider partners.
SAML2PartnerRegistryMBean The SAMLPartnerRegistry provides utilities common to a registry of SAML partners.
SAML2SPPartnerRegistryMBean The SAML2SPPartnerRegistry is used manage a registry of SAML 2.0 SP partners.
 

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, 2013, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01