Oracle

weblogic.management.security.credentials
Class DeployableCredentialMapperImpl

java.lang.Object
  extended by weblogic.management.security.BaseMBeanImpl
      extended by weblogic.management.security.ProviderImpl
          extended by weblogic.management.security.credentials.CredentialMapperImpl
              extended by weblogic.management.security.credentials.DeployableCredentialMapperImpl

public class DeployableCredentialMapperImpl
extends CredentialMapperImpl

This class extends the CredentialMapperImpl class. Extend this class for security provider implementations used to store credential maps created during Resource Adapter deployment. See additional text in ProviderImpl.java.


Constructor Summary
  DeployableCredentialMapperImpl(ModelMBean base)
          Constructor for the DeployableCredentialMapperImpl object
protected DeployableCredentialMapperImpl(RequiredModelMBean base)
           
 
Method Summary
 
Methods inherited from class weblogic.management.security.ProviderImpl
getCompatibilityObjectName, getRealm
 
Methods inherited from class weblogic.management.security.BaseMBeanImpl
getProxy, getRequiredModelMBean
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployableCredentialMapperImpl

public DeployableCredentialMapperImpl(ModelMBean base)
                               throws MBeanException
Constructor for the DeployableCredentialMapperImpl object

Parameters:
base - Description of the Parameter
Throws:
MBeanException - Description of the Exception

DeployableCredentialMapperImpl

protected DeployableCredentialMapperImpl(RequiredModelMBean base)
                                  throws MBeanException
Throws:
MBeanException

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle