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, registerChildrengetDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isOrderedChild, isRuntime, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic Collection<org.jboss.as.controller.AttributeDefinition> getAttributes()
getAttributes in class org.jboss.as.controller.PersistentResourceDefinitionprotected List<? extends org.jboss.as.controller.PersistentResourceDefinition> getChildren()
getChildren in class org.jboss.as.controller.PersistentResourceDefinitionpublic List<org.jboss.as.controller.access.management.AccessConstraintDefinition> getAccessConstraints()
getAccessConstraints in interface org.jboss.as.controller.ResourceDefinitiongetAccessConstraints in class org.jboss.as.controller.SimpleResourceDefinitionCopyright © 2018 JBoss by Red Hat. All rights reserved.