WebLogic Integration


Uses of Interface
com.bea.b2b.management.WLCMBean

Packages that use WLCMBean
com.bea.b2b.management Provides the ManagementException class for WebLogic Collaborate management applications. 
com.bea.b2b.security Used for working with WebLogic Collaborate security, including certificate validation and user authentication. 
 

Uses of WLCMBean in com.bea.b2b.management
 

Methods in com.bea.b2b.management that return WLCMBean
static WLCMBean Utils.getWLCMBean()
          returns the top level MBean
 WLCMBean WLC.getWLC()
           
 

Uses of WLCMBean in com.bea.b2b.security
 

Methods in com.bea.b2b.security with parameters of type WLCMBean
 void ServerKeyStore.migrateToKeyStore(WLCMBean wMB)
           
 boolean ServerKeyStore.verifyMigration(WLCMBean wMB)
           
 void KeyStoreService.migrateToKeyStore(WLCMBean wmb)
          This method is called to migrate a WLI 2.1 certificates to use WLS Keystore
 boolean KeyStoreService.verifyMigration(WLCMBean wmb)
          This method is called to verify migration of a WLI 2.1 certificates to use WLS Keystore
 


WebLogic Integration

WebLogic Integration (WLI)