Uses of Enum Class
jakarta.security.enterprise.authentication.mechanism.http.openid.PromptType
Packages that use PromptType
-
Uses of PromptType in jakarta.security.enterprise.authentication.mechanism.http.openid
Methods in jakarta.security.enterprise.authentication.mechanism.http.openid that return PromptTypeModifier and TypeMethodDescriptionstatic PromptTypePromptType.fromString(String key) static PromptTypeReturns the enum constant of this class with the specified name.static PromptType[]PromptType.values()Returns an array containing the constants of this enum class, in the order they are declared.