Uses of Class
org.jboss.as.domain.management.access.PrincipalResourceDefinition.Type
-
Packages that use PrincipalResourceDefinition.Type Package Description org.jboss.as.domain.management.access -
-
Uses of PrincipalResourceDefinition.Type in org.jboss.as.domain.management.access
Methods in org.jboss.as.domain.management.access that return PrincipalResourceDefinition.Type Modifier and Type Method Description static PrincipalResourceDefinition.TypePrincipalResourceDefinition.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static PrincipalResourceDefinition.Type[]PrincipalResourceDefinition.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-