Uses of Enum
jakarta.security.enterprise.authentication.mechanism.http.openid.PromptType
-
Uses of PromptType in jakarta.security.enterprise.authentication.mechanism.http.openid
Modifier and TypeMethodDescriptionstatic PromptType
PromptType.fromString
(String key) static PromptType
Returns the enum constant of this type with the specified name.static PromptType[]
PromptType.values()
Returns an array containing the constants of this enum type, in the order they are declared.