Uses of Enum
javax.annotation.Resource.AuthenticationType
Packages that use Resource.AuthenticationType
-
Uses of Resource.AuthenticationType in javax.annotation
Subclasses with type arguments of type Resource.AuthenticationType in javax.annotationModifier and TypeClassDescriptionstatic enumThe two possible authentication types for a resource.Methods in javax.annotation that return Resource.AuthenticationTypeModifier and TypeMethodDescriptionstatic Resource.AuthenticationTypeReturns the enum constant of this type with the specified name.static Resource.AuthenticationType[]Resource.AuthenticationType.values()Returns an array containing the constants of this enum type, in the order they are declared.