public class HostScopedRolesResourceDefinition extends SimpleResourceDefinition
ResourceDefinition for an administrative role that is
scoped to a particular set of hosts.| Modifier and Type | Field and Description |
|---|---|
static SimpleAttributeDefinition |
BASE_ROLE |
static ListAttributeDefinition |
HOSTS |
static PathElement |
PATH_ELEMENT |
| Constructor and Description |
|---|
HostScopedRolesResourceDefinition(WritableAuthorizerConfiguration authorizerConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration) |
void |
registerOperations(ManagementResourceRegistration resourceRegistration) |
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, registerAddOperation, registerAddOperation, registerChildren, registerNotifications, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic static final PathElement PATH_ELEMENT
public static final SimpleAttributeDefinition BASE_ROLE
public static final ListAttributeDefinition HOSTS
public HostScopedRolesResourceDefinition(WritableAuthorizerConfiguration authorizerConfiguration)
public void registerOperations(ManagementResourceRegistration resourceRegistration)
registerOperations in interface ResourceDefinitionregisterOperations in class SimpleResourceDefinitionpublic void registerAttributes(ManagementResourceRegistration resourceRegistration)
registerAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionCopyright © 2015 JBoss by Red Hat. All rights reserved.