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

Part Number E41849-02

Package weblogic.security.providers.saml.registry

Abstract interfaces for SAML 1.1 Asserting Parties, Relying Parties, and metadata.

See:
          Description

Interface Summary
SAMLAssertingParty Represents a SAML Asserting Party entry in the LDAP Asserting Party registry.
SAMLAssertingPartyRegistryMBean The SAMLAssertingPartyRegistry is used manage a registry of SAML 1.1 Asserting Parties and associated trusted certificates.
SAMLCommonPartner Abstract representation of attributes common to a SAML 1.1 Partner.
SAMLPartner Abstract representation of a SAML partner.
SAMLPartnerRegistryMBean The SAMLPartnerRegistry is used manage a registry of SAML partners and associated trusted certificates that is stored in the embedded LDAP server.
SAMLRelyingParty Represents a SAML Relying Party entry in the SAML Relying Party registry.
SAMLRelyingPartyRegistryMBean The SAMLRelyingPartyRegistry is used manage a registry of SAML 1.1 Relying Parties and associated trusted certificates.
 

Package weblogic.security.providers.saml.registry Description

Abstract interfaces for SAML 1.1 Asserting Parties, Relying Parties, and metadata.


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