weblogic.management.security.credentials
Class DeployableCredentialMapperImpl
java.lang.Object
weblogic.management.security.BaseMBeanImpl
weblogic.management.security.ProviderImpl
weblogic.management.security.credentials.CredentialMapperImpl
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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