Uses of Enum Class
org.jboss.shrinkwrap.descriptor.api.javaee6.ResAuthType
Packages that use ResAuthType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of ResAuthType in org.jboss.shrinkwrap.descriptor.api.javaee6
Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 that return ResAuthTypeModifier and TypeMethodDescriptionstatic ResAuthTypeResAuthType.getFromStringValue(String value) ResourceRefType.getResAuth()Returns theres-authelementstatic ResAuthTypeReturns the enum constant of this class with the specified name.static ResAuthType[]ResAuthType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jboss.shrinkwrap.descriptor.api.javaee6 with parameters of type ResAuthTypeModifier and TypeMethodDescriptionResourceRefType.resAuth(ResAuthType resAuth) Sets theres-authelement -
Uses of ResAuthType in org.jboss.shrinkwrap.descriptor.impl.javaee6
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee6 that return ResAuthTypeMethods in org.jboss.shrinkwrap.descriptor.impl.javaee6 with parameters of type ResAuthTypeModifier and TypeMethodDescriptionResourceRefTypeImpl.resAuth(ResAuthType resAuth) Sets theres-authelement