public class SecuritySettingDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
Modifier and Type | Method and Description |
---|---|
List<org.jboss.as.controller.access.management.AccessConstraintDefinition> |
getAccessConstraints() |
Collection<org.jboss.as.controller.AttributeDefinition> |
getAttributes() |
protected List<? extends org.jboss.as.controller.PersistentResourceDefinition> |
getChildren() |
registerAttributes, registerChildren
getDeprecationData, getDescriptionProvider, getFlagsSet, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
public Collection<org.jboss.as.controller.AttributeDefinition> getAttributes()
getAttributes
in class org.jboss.as.controller.PersistentResourceDefinition
protected List<? extends org.jboss.as.controller.PersistentResourceDefinition> getChildren()
getChildren
in class org.jboss.as.controller.PersistentResourceDefinition
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 © 2017 JBoss by Red Hat. All rights reserved.