BEA Systems, Inc.


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.
 

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 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