Uses of Enum
io.hawt.web.auth.oidc.OidcConfiguration.PromptType
Packages that use OidcConfiguration.PromptType
-
Uses of OidcConfiguration.PromptType in io.hawt.web.auth.oidc
Methods in io.hawt.web.auth.oidc that return OidcConfiguration.PromptTypeModifier and TypeMethodDescriptionstatic OidcConfiguration.PromptTypeOidcConfiguration.PromptType.fromString(String value) OidcConfiguration.getPrompt()static OidcConfiguration.PromptTypeReturns the enum constant of this type with the specified name.static OidcConfiguration.PromptType[]OidcConfiguration.PromptType.values()Returns an array containing the constants of this enum type, in the order they are declared.