public class SecurityRealmResourceDefinition extends SimpleResourceDefinition
ResourceDefinition for a management security realm resource.SimpleResourceDefinition.Parameters| Modifier and Type | Field and Description |
|---|---|
static SecurityRealmResourceDefinition |
INSTANCE |
static SimpleAttributeDefinition |
MAP_GROUPS_TO_ROLES |
| Modifier and Type | Method and Description |
|---|---|
void |
registerAttributes(ManagementResourceRegistration resourceRegistration)
Register operations associated with this resource.
|
void |
registerChildren(ManagementResourceRegistration resourceRegistration)
Register child resources associated with this resource.
|
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaxOccurs, getMinOccurspublic static final SecurityRealmResourceDefinition INSTANCE
public static final SimpleAttributeDefinition MAP_GROUPS_TO_ROLES
public void registerAttributes(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterAttributes in interface ResourceDefinitionregisterAttributes in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionpublic void registerChildren(ManagementResourceRegistration resourceRegistration)
ResourceDefinitionregisterChildren in interface ResourceDefinitionregisterChildren in class SimpleResourceDefinitionresourceRegistration - a ManagementResourceRegistration created from this definitionCopyright © 2021 JBoss by Red Hat. All rights reserved.