Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.management.security.ProviderMBean

Packages that use ProviderMBean
weblogic.management.security   
weblogic.management.security.audit   
weblogic.management.security.authentication   
weblogic.management.security.authorization   
weblogic.management.security.credentials   
weblogic.management.security.pk   
weblogic.security.spi   

 

Uses of ProviderMBean in weblogic.management.security

 

Subinterfaces of ProviderMBean in weblogic.management.security
 interface ApplicationVersionerMBean
          The SSPI MBean that security providers extend to indicate that the provider supports versionable applications.

 

Methods in weblogic.management.security with parameters of type ProviderMBean
static void ProviderValidator.validateProviders(ProviderMBean[] providers)
           

 

Uses of ProviderMBean in weblogic.management.security.audit

 

Subinterfaces of ProviderMBean in weblogic.management.security.audit
 interface AuditorMBean
          The SSPI MBean that all Audit providers must extend.

 

Uses of ProviderMBean in weblogic.management.security.authentication

 

Subinterfaces of ProviderMBean in weblogic.management.security.authentication
 interface AuthenticationProviderMBean
          The base MBean for all MBean implementations that manage Authentication providers.
 interface AuthenticatorMBean
          The SSPI MBean that all Authentication providers with login services must extend.
 interface IdentityAsserterMBean
          The SSPI MBean that all Identity Assertion providers must extend.
 interface PasswordValidatorMBean
          A marker interface to indicate a password validation provider MBean.
 interface ServletAuthenticationFilterMBean
          The SSPI MBean that all Servlet Authentication Filter providers must extend.

 

Uses of ProviderMBean in weblogic.management.security.authorization

 

Subinterfaces of ProviderMBean in weblogic.management.security.authorization
 interface AdjudicatorMBean
          The SSPI MBean that all Adjudication providers must extend.
 interface AuthorizerMBean
          The base MBean for Authorization providers.
 interface DeployableAuthorizerMBean
          The SSPI MBean that must be extended by all Authorization providers that can store policies created while deploying a Web application or EJB.
 interface DeployableRoleMapperMBean
          The SSPI MBean that must be extended by Role Mapping providers that can store roles created while deploying a Web application or EJB.
 interface RoleMapperMBean
          The base MBean for Role Mapping providers.

 

Uses of ProviderMBean in weblogic.management.security.credentials

 

Subinterfaces of ProviderMBean in weblogic.management.security.credentials
 interface CredentialMapperMBean
          The SSPI MBean that all Credential Mapping providers must extend.
 interface DeployableCredentialMapperMBean
          Deprecated. 12.2.1.0

 

Uses of ProviderMBean in weblogic.management.security.pk

 

Subinterfaces of ProviderMBean in weblogic.management.security.pk
 interface CertPathBuilderMBean
          The SSPI MBean that all certification path providers with CertPathBuilder services must extend.
 interface CertPathProviderMBean
          The base MBean for all MBean implementations that manage certification path providers.
 interface CertPathValidatorMBean
          The SSPI MBean that all certification path providers with CertPathValidator services must extend.
 interface KeyStoreMBean
          Deprecated. 8.1.0.0

 

Uses of ProviderMBean in weblogic.security.spi

 

Methods in weblogic.security.spi with parameters of type ProviderMBean
abstract  void SecurityProvider.initialize(ProviderMBean providerMBean, SecurityServices securityServices)
          Initializes the security provider.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09