ConfigurationMBean
, DescriptorBean
, javax.management.DynamicMBean
, javax.management.MBeanRegistration
, javax.management.NotificationBroadcaster
, PluginConfigurationMBean
, SettableBean
, WebLogicMBean
public interface CertificateIssuerPluginMBean extends PluginConfigurationMBean
Configures a Certificate Issue Plugin.
DEFAULT_EMPTY_BYTE_ARRAY
Modifier and Type | Method | Description |
---|---|---|
java.util.Properties |
getCertificateRequestProperties() |
Returns the properties to be passed to the issuer when the Certificate Service
requests a certificate.
|
void |
setCertificateRequestProperties(java.util.Properties certificateRequestProperties) |
Sets the properties to be passed to the Issuer when the Certificate Service
requests a certificate.
|
freezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSet
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListener
getAttribute, getAttributes, invoke, setAttribute, setAttributes
postDeregister, postRegister, preDeregister, preRegister
addNotificationListener, getNotificationInfo, removeNotificationListener
getCredentialSet, getDeployment, getProperties, isEnabled, setCredentialSet, setDeployment, setEnabled, setProperties
getMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParent
java.util.Properties getCertificateRequestProperties()
Returns the properties to be passed to the issuer when the Certificate Service requests a certificate.
void setCertificateRequestProperties(java.util.Properties certificateRequestProperties)
Sets the properties to be passed to the Issuer when the Certificate Service requests a certificate.
certificateRequestProperties
- The new properties