Uses of Class
org.jboss.as.connector.metadata.api.common.Security.Tag
-
Packages that use Security.Tag Package Description org.jboss.as.connector.metadata.api.common -
-
Uses of Security.Tag in org.jboss.as.connector.metadata.api.common
Methods in org.jboss.as.connector.metadata.api.common that return Security.Tag Modifier and Type Method Description static Security.TagSecurity.Tag. forName(String localName)Static method to get enum instance given localName XsdStringstatic Security.TagSecurity.Tag. valueOf(String name)Returns the enum constant of this type with the specified name.static Security.Tag[]Security.Tag. values()Returns an array containing the constants of this enum type, in the order they are declared.
-