BEA Systems, Inc.


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

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

Author:
Copyright (c) 2001,2002 by BEA. All Rights Reserved.

Constructor Summary
DeployableCredentialMapperImpl(javax.management.modelmbean.RequiredModelMBean base)
           
 
Methods inherited from class weblogic.management.security.BaseMBeanImpl
getCommoUtils, 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(javax.management.modelmbean.RequiredModelMBean base)
                               throws javax.management.MBeanException

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