weblogic.management.security.credentials
Class CredentialMapperImpl
java.lang.Object
   weblogic.management.security.BaseMBeanImpl
weblogic.management.security.BaseMBeanImpl
       weblogic.management.security.ProviderImpl
weblogic.management.security.ProviderImpl
           weblogic.management.security.credentials.CredentialMapperImpl
weblogic.management.security.credentials.CredentialMapperImpl
- Direct Known Subclasses: 
- DeployableCredentialMapperImpl
- public class CredentialMapperImpl 
- extends ProviderImpl
This is the class that a security provider must
 extend to implement a CredentialMapperImpl security provider
 See additional text in ProviderImpl.java.
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CredentialMapperImpl
public CredentialMapperImpl(ModelMBean base)
                     throws MBeanException
- Constructor for the CredentialMapperImpl object
 
- Parameters:
- base- Description of the Parameter
- Throws:
- MBeanException- Description of the Exception
 
CredentialMapperImpl
protected CredentialMapperImpl(RequiredModelMBean base)
                        throws MBeanException
- Throws:
- MBeanException