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 Class
weblogic.management.security.BaseMBeanImpl

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

 

Uses of BaseMBeanImpl in weblogic.management.security

 

Subclasses of BaseMBeanImpl in weblogic.management.security
 class ProviderImpl
          The base class of all security provider MBean implementations.

 

Uses of BaseMBeanImpl in weblogic.management.security.audit

 

Subclasses of BaseMBeanImpl in weblogic.management.security.audit
 class AuditorImpl
          This is the class that a security provider must extend to implement an Auditor security provider.

 

Uses of BaseMBeanImpl in weblogic.management.security.authentication

 

Subclasses of BaseMBeanImpl in weblogic.management.security.authentication
 class AuthenticationProviderImpl
          The base class of all authentication provider MBean implementations.
 class AuthenticatorImpl
          The base class of all authenticator MBean implementations.
 class IdentityAsserterImpl
          The base class of all Identity Assertion provider MBean implementations.

 

Uses of BaseMBeanImpl in weblogic.management.security.authorization

 

Subclasses of BaseMBeanImpl in weblogic.management.security.authorization
 class AdjudicatorImpl
          The base class of all adjudicator MBean implementations.
 class AuthorizerImpl
          The base class of all authorizer MBean implementations.
 class DeployableAuthorizerImpl
          An Authorization provider that supports deploying policies on behalf of Web application and EJB deployment.
 class DeployableRoleMapperImpl
          A Role Mapping provider that supports deploying policies on behalf of Web application and EJB deployment.
 class RoleMapperImpl
          The base class of all Role Mapping MBean implementations.

 

Uses of BaseMBeanImpl in weblogic.management.security.credentials

 

Subclasses of BaseMBeanImpl in weblogic.management.security.credentials
 class CredentialMapperImpl
          This is the class that a security provider must extend to implement a CredentialMapperImpl security provider See additional text in ProviderImpl.java.
 class DeployableCredentialMapperImpl
          This class extends the CredentialMapperImpl class.

 

Uses of BaseMBeanImpl in weblogic.management.security.pk

 

Subclasses of BaseMBeanImpl in weblogic.management.security.pk
 class CertPathBuilderImpl
          The base class of all cert path builder MBean implementations.
 class CertPathBuilderValidatorImpl
          The base class of all cert path provider MBean implementations for providers that are both builders and validator.
 class CertPathProviderImpl
          The base class of all cert path provider MBean implementations.
 class CertPathValidatorImpl
          The base class of all cert path validator MBean implementations.
 class KeyStoreImpl
          This is the class that all KeyStore security providers should extend to implement their security provider's configuration data, should additional data be needed.

 


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