Uses of Enum Class
javax.annotation.Resource.AuthenticationType
Packages that use Resource.AuthenticationType
-
Uses of Resource.AuthenticationType in javax.annotation
Methods in javax.annotation that return Resource.AuthenticationTypeModifier and TypeMethodDescriptionstatic Resource.AuthenticationType
Returns the enum constant of this class with the specified name.static Resource.AuthenticationType[]
Resource.AuthenticationType.values()
Returns an array containing the constants of this enum class, in the order they are declared.