public class SSLServerIdentityResourceDefinition extends SimpleResourceDefinition
ResourceDefinition for a management security realm's SSL-based server identity resource.| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition[] |
ATTRIBUTE_DEFINITIONS |
static StringListAttributeDefinition |
ENABLED_CIPHER_SUITES |
static StringListAttributeDefinition |
ENABLED_PROTOCOLS |
static SimpleAttributeDefinition |
PROTOCOL |
| Constructor and Description |
|---|
SSLServerIdentityResourceDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final SimpleAttributeDefinition PROTOCOL
public static final StringListAttributeDefinition ENABLED_CIPHER_SUITES
public static final StringListAttributeDefinition ENABLED_PROTOCOLS
public static final AttributeDefinition[] ATTRIBUTE_DEFINITIONS
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
registerAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.