Class RedirecRewritetRuleDefinition
- java.lang.Object
-
- org.jboss.as.controller.SimpleResourceDefinition
-
- org.jboss.as.controller.ModelOnlyResourceDefinition
-
- org.keycloak.subsystem.adapter.extension.RedirecRewritetRuleDefinition
-
- All Implemented Interfaces:
org.jboss.as.controller.ResourceDefinition
public class RedirecRewritetRuleDefinition extends org.jboss.as.controller.ModelOnlyResourceDefinition- Author:
- sblanc
-
-
Constructor Summary
Constructors Constructor Description RedirecRewritetRuleDefinition()
-
Method Summary
-
Methods inherited from class org.jboss.as.controller.SimpleResourceDefinition
getAccessConstraints, getDeprecationData, getDescriptionProvider, getFlagsSet, getMaxOccurs, getMinOccurs, getPathElement, getResourceDescriptionResolver, isFeature, isOrderedChild, isRuntime, registerAdditionalRuntimePackages, registerAddOperation, registerAddOperation, registerCapabilities, registerChildren, registerNotifications, registerOperations, registerRemoveOperation, registerRemoveOperation, setDeprecated
-
-
-
-
Field Detail
-
TAG_NAME
public static final String TAG_NAME
- See Also:
- Constant Field Values
-
VALUE
protected static final org.jboss.as.controller.AttributeDefinition VALUE
-
-