Uses of Enum Class
jakarta.annotation.Resource.AuthenticationType
Packages that use Resource.AuthenticationType
-
Uses of Resource.AuthenticationType in jakarta.annotation
Methods in jakarta.annotation that return Resource.AuthenticationTypeModifier and TypeMethodDescriptionstatic Resource.AuthenticationTypeReturns 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.