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 ObjectTypeAttributeDefinition |
KEY_PASSWORD_CREDENTIAL_REFERENCE |
static SimpleAttributeDefinition |
KEYSTORE_PASSWORD |
static ObjectTypeAttributeDefinition |
KEYSTORE_PASSWORD_CREDENTIAL_REFERENCE |
static SimpleAttributeDefinition |
KEYSTORE_PATH |
static SimpleAttributeDefinition |
KEYSTORE_RELATIVE_TO |
static RuntimeCapability |
SYSLOG_AUDIT_TLS_HANDLER |
static PathElement |
TRUSTSTORE_ELEMENT |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final RuntimeCapability SYSLOG_AUDIT_TLS_HANDLER
public static final PathElement TRUSTSTORE_ELEMENT
public static final PathElement CLIENT_CERT_ELEMENT
public static final SimpleAttributeDefinition KEYSTORE_PASSWORD
public static final ObjectTypeAttributeDefinition KEYSTORE_PASSWORD_CREDENTIAL_REFERENCE
public static final SimpleAttributeDefinition KEYSTORE_PATH
public static final SimpleAttributeDefinition KEYSTORE_RELATIVE_TO
public static final SimpleAttributeDefinition KEY_PASSWORD
public static final ObjectTypeAttributeDefinition KEY_PASSWORD_CREDENTIAL_REFERENCE
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
registerAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionCopyright © 2018 JBoss by Red Hat. All rights reserved.