Uses of Enum Class
org.apache.camel.oauth.OAuthCodeFlowParams.AuthRequestPromptOpts
Packages that use OAuthCodeFlowParams.AuthRequestPromptOpts
-
Uses of OAuthCodeFlowParams.AuthRequestPromptOpts in org.apache.camel.oauth
Methods in org.apache.camel.oauth that return OAuthCodeFlowParams.AuthRequestPromptOptsModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.OAuthCodeFlowParams.AuthRequestPromptOpts.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.oauth that return types with arguments of type OAuthCodeFlowParams.AuthRequestPromptOptsMethod parameters in org.apache.camel.oauth with type arguments of type OAuthCodeFlowParams.AuthRequestPromptOptsModifier and TypeMethodDescriptionOAuthCodeFlowParams.setPrompt(List<OAuthCodeFlowParams.AuthRequestPromptOpts> prompt)