Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
11g Release 1 (10.3.3)

Part Number E13945-03

Uses of Interface
weblogic.management.security.ImportMBean

Packages that use ImportMBean
com.bea.security.saml2.providers   
weblogic.security.providers.authentication   
weblogic.security.providers.authorization   
weblogic.security.providers.credentials   
weblogic.security.providers.pk   
weblogic.security.providers.pk.file   
weblogic.security.providers.saml   
weblogic.security.providers.saml.registry   
weblogic.security.providers.utils   
 

Uses of ImportMBean in com.bea.security.saml2.providers
 

Subinterfaces of ImportMBean in com.bea.security.saml2.providers
 interface SAML2CredentialMapperMBean
          This MBean represents configuration information for the SAML2 Credential Mapping provider.
 interface SAML2IdentityAsserterMBean
          This MBean represents configuration information for the SAML2 Identity Assertion provider.
 

Uses of ImportMBean in weblogic.security.providers.authentication
 

Subinterfaces of ImportMBean in weblogic.security.providers.authentication
 interface DefaultAuthenticatorMBean
          The MBean that represents configuration attributes for the WebLogic Authentication provider.
 

Uses of ImportMBean in weblogic.security.providers.authorization
 

Subinterfaces of ImportMBean in weblogic.security.providers.authorization
 interface DefaultAuthorizerMBean
          This MBean represents configuration attributes for the WebLogic Authorization provider.
 interface DefaultRoleMapperMBean
          This MBean represents configuration attributes for the WebLogic Role Mapping provider.
 

Uses of ImportMBean in weblogic.security.providers.credentials
 

Subinterfaces of ImportMBean in weblogic.security.providers.credentials
 interface DefaultCredentialMapperMBean
          This MBean represents configuration attributes for the WebLogic Credential Mapping provider.
 interface PKICredentialMapperMBean
          This MBean represents configuration attributes for the PKI Credential Mapping provider.
 

Uses of ImportMBean in weblogic.security.providers.pk
 

Subinterfaces of ImportMBean in weblogic.security.providers.pk
 interface CertificateRegistryMBean
          The CertificateRegistryMBean is used to configure and manage the Certificate registry.
 interface GroupCertRegManagerMBean
          The GroupCertRegManager is used to manage a certificate trust group in the certificate registry that is stored in the embedded LDAP server.
 

Uses of ImportMBean in weblogic.security.providers.pk.file
 

Subinterfaces of ImportMBean in weblogic.security.providers.pk.file
 interface FileBasedCertificateRegistryMBean
          The FileBasedCertificateRegistry is used manage a certificate in the certificate registry that is stored in the file.
 

Uses of ImportMBean in weblogic.security.providers.saml
 

Subinterfaces of ImportMBean in weblogic.security.providers.saml
 interface SAMLCredentialMapperV2MBean
          This MBean represents configuration information for the SAML Credential Mapper V2 provider.
 interface SAMLIdentityAsserterMBean
          This MBean represents configuration information for the SAML Identity Assertion provider.
 interface SAMLIdentityAsserterV2MBean
          This MBean represents configuration information for the SAML Identity Assertion V2 provider.
 

Uses of ImportMBean in weblogic.security.providers.saml.registry
 

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

Uses of ImportMBean in weblogic.security.providers.utils
 

Subinterfaces of ImportMBean in weblogic.security.providers.utils
 interface CertRegManagerMBean
          The CertRegManager is used manage a certificate registry that is stored in the embedded LDAP server.
 


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 MBean Javadoc
11g Release 1 (10.3.3)

Part Number E13945-03