BEA Systems, Inc.


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.
 

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 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://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference