BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


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
          AuditorImpl This is the class that a security provider must extend to implement an Auditor security provider.
 class ContextHandlerImpl
          The base class of all ContextHandler mbean implementations.
 

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 assert mbean implementations.
 class UserLockoutManagerImpl
          The base class of all authentication provider mbean implementations that wish to manage user lockout through the weblogic console.
 

Uses of BaseMBeanImpl in weblogic.management.security.authorization
 

Subclasses of BaseMBeanImpl in weblogic.management.security.authorization
 class AdjudicatorImpl
           
 class AuthorizerImpl
           
 class DeployableAuthorizerImpl
           
 class DeployableRoleMapperImpl
           
 class RoleMapperImpl
           
 

Uses of BaseMBeanImpl in weblogic.management.security.credentials
 

Subclasses of BaseMBeanImpl in weblogic.management.security.credentials
 class CredentialMapperImpl
          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
          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 implentations 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
          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.
 


Documentation is available at
http://e-docs.bea.com/wls/docs90
Copyright 2005 BEA Systems Inc.