|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
SAMLAuthenticatorMBean | This MBean represents configuration information for the SAML Authentication provider. |
SAMLCredentialAttributeMapper | Interface used to perform mapping from Subject to SAMLAssertion attributes. |
SAMLCredentialMapperMBean | This MBean represents configuration information for the SAML Credential Mapper provider. |
SAMLCredentialMapperV2MBean | This MBean represents configuration information for the SAML Credential Mapper V2 provider. |
SAMLCredentialNameMapper | Interface used to perform mapping of user and group information to SAML assertions. |
SAMLIdentityAsserterMBean | This MBean represents configuration information for the SAML Identity Assertion provider. |
SAMLIdentityAsserterV2MBean | This MBean represents configuration information for the SAML Identity Assertion V2 provider. |
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. |
Provides interfaces and classes for the configuration, control, and monitoring of SAML 1.1 security providers in a WebLogic security realm.
|
Copyright 1996, 2014, 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.3) Part Number E41849-02 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |