BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Package weblogic.management.security.credentials

Interface Summary
CredentialMapperMBean The SSPI MBean that all Credential Mapping providers must extend.
CredentialProperty The CredentialProperty interface provides constants for the property names used to obtain values from a Properties object when using the AliasCredentialMapReaderMBean.
DeployableCredentialMapperMBean The SSPI MBean that must be extended by all Credential Mapper providers that can store credential maps created while deploying a component.
PKICredentialMapEditorMBean Provides a set of methods for creating, editing, and removing a credential map that matches users, resources and credential action to keystore aliases and the corresponding passwords.
PKICredentialMapReaderMBean Provides a set of methods for reading a credential map that matches users and resources to aliases and their corresponding passwords that can then be used to retrieve key information or public certificate information from the configured keystores.
UserPasswordCredentialMapEditorMBean Provides a set of methods for creating, editing, and removing a credential map that matches WebLogic users to remote usernames and their corresponding passwords.
UserPasswordCredentialMapExtendedReaderMBean Provides a set of methods for reading the credential mappings.
UserPasswordCredentialMapReaderMBean Provides a set of methods for reading credentials and credential mappings.
 

Class Summary
CredentialMapperImpl CredentialMapperImpl This is the class that a security provider must extend to implement a CredentialMapperImpl security provider See additional text in ProviderImpl.java.
DeployableCredentialMapperImpl DeployableCredentialMapperImpl This class extends the CredentialMapperImpl class.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.