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

Part Number E27170-01

Uses of Package
weblogic.security.providers.saml.registry

Packages that use weblogic.security.providers.saml.registry
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. 
weblogic.security.providers.saml.registry Abstract interfaces for SAML 1.1 Asserting Parties, Relying Parties, and metadata. 
 

Classes in weblogic.security.providers.saml.registry used by weblogic.security.providers.saml
SAMLAssertingPartyRegistryMBean
          The SAMLAssertingPartyRegistry is used manage a registry of SAML 1.1 Asserting Parties and associated trusted certificates.
SAMLPartnerRegistryMBean
          The SAMLPartnerRegistry is used manage a registry of SAML partners and associated trusted certificates that is stored in the embedded LDAP server.
SAMLRelyingPartyRegistryMBean
          The SAMLRelyingPartyRegistry is used manage a registry of SAML 1.1 Relying Parties and associated trusted certificates.
 

Classes in weblogic.security.providers.saml.registry used by weblogic.security.providers.saml.registry
SAMLAssertingParty
          Represents a SAML Asserting Party entry in the LDAP Asserting Party registry.
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.
 


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