public class SecuritySettingDefinition
extends org.jboss.as.controller.ModelOnlyResourceDefinition
Modifier and Type | Method and Description |
---|---|
List<org.jboss.as.controller.access.management.AccessConstraintDefinition> |
getAccessConstraints() |
void |
registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration registry) |
getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
public void registerChildren(org.jboss.as.controller.registry.ManagementResourceRegistration registry)
registerChildren
in interface org.jboss.as.controller.ResourceDefinition
registerChildren
in class org.jboss.as.controller.SimpleResourceDefinition
public List<org.jboss.as.controller.access.management.AccessConstraintDefinition> getAccessConstraints()
getAccessConstraints
in interface org.jboss.as.controller.ResourceDefinition
getAccessConstraints
in class org.jboss.as.controller.SimpleResourceDefinition
Copyright © 2018 JBoss by Red Hat. All rights reserved.