public static class SyslogAuditLogProtocolResourceDefinition.TlsKeyStore extends SimpleResourceDefinition
SimpleResourceDefinition.Parameters
Modifier and Type | Field and Description |
---|---|
static PathElement |
CLIENT_CERT_ELEMENT |
static SimpleAttributeDefinition |
KEY_PASSWORD |
static SimpleAttributeDefinition |
KEYSTORE_PASSWORD |
static SimpleAttributeDefinition |
KEYSTORE_PATH |
static SimpleAttributeDefinition |
KEYSTORE_RELATIVE_TO |
static PathElement |
TRUSTSTORE_ELEMENT |
Modifier and Type | Method and Description |
---|---|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMaxOccurs, getMinOccurs
public static final PathElement TRUSTSTORE_ELEMENT
public static final PathElement CLIENT_CERT_ELEMENT
public static final SimpleAttributeDefinition KEYSTORE_PASSWORD
public static final SimpleAttributeDefinition KEYSTORE_PATH
public static final SimpleAttributeDefinition KEYSTORE_RELATIVE_TO
public static final SimpleAttributeDefinition KEY_PASSWORD
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinition
registerAttributes
in interface ResourceDefinition
registerAttributes
in class SimpleResourceDefinition
resourceRegistration
- a ManagementResourceRegistration
created from this definitionCopyright © 2023 JBoss by Red Hat. All rights reserved.