| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
ConfigurationPropertyMBean | 
WebserviceSecurityConfigurationMBean.createConfigurationProperty(String name)
create ConfigurationProperty object 
 | 
ConfigurationPropertyMBean[] | 
WebserviceSecurityConfigurationMBean.getConfigurationProperties()
Specifies the list of properties that are associated with this
 credential provider or token handler. 
 | 
ConfigurationPropertyMBean | 
WebserviceSecurityConfigurationMBean.lookupConfigurationProperty(String name)
look up ConfigurationProperty object 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
WebserviceSecurityConfigurationMBean.destroyConfigurationProperty(ConfigurationPropertyMBean wsc)
destroy ConfigurationProperty object 
 |