public class IORASContextDefinition
extends org.jboss.as.controller.PersistentResourceDefinition
Defines a resource that encompasses the attributes used to configure the authentication service (AS) settings in generated IORs.
| Modifier and Type | Method and Description |
|---|---|
List<org.jboss.as.controller.access.management.AccessConstraintDefinition> |
getAccessConstraints() |
Collection<org.jboss.as.controller.AttributeDefinition> |
getAttributes() |
getChildren, registerAttributes, registerChildrengetDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecatedpublic List<org.jboss.as.controller.access.management.AccessConstraintDefinition> getAccessConstraints()
getAccessConstraints in interface org.jboss.as.controller.ResourceDefinitiongetAccessConstraints in class org.jboss.as.controller.SimpleResourceDefinitionpublic Collection<org.jboss.as.controller.AttributeDefinition> getAttributes()
getAttributes in class org.jboss.as.controller.PersistentResourceDefinitionCopyright © 2021 JBoss by Red Hat. All rights reserved.