BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.management.security.ProviderImpl

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

Uses of ProviderImpl in weblogic.management.security.audit
 

Subclasses of ProviderImpl 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 ProviderImpl in weblogic.management.security.authentication
 

Subclasses of ProviderImpl 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.
 

Uses of ProviderImpl in weblogic.management.security.authorization
 

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

Uses of ProviderImpl in weblogic.management.security.credentials
 

Subclasses of ProviderImpl 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 ProviderImpl in weblogic.management.security.pk
 

Subclasses of ProviderImpl 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.