Uses of Enum Class
org.apache.camel.oauth.OAuthCodeFlowParams.AuthRequestDisplayOpts
Packages that use OAuthCodeFlowParams.AuthRequestDisplayOpts
-
Uses of OAuthCodeFlowParams.AuthRequestDisplayOpts in org.apache.camel.oauth
Methods in org.apache.camel.oauth that return OAuthCodeFlowParams.AuthRequestDisplayOptsModifier and TypeMethodDescriptionOAuthCodeFlowParams.getDisplay()Returns the enum constant of this class with the specified name.OAuthCodeFlowParams.AuthRequestDisplayOpts.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.oauth with parameters of type OAuthCodeFlowParams.AuthRequestDisplayOptsModifier and TypeMethodDescriptionOAuthCodeFlowParams.setDisplay(OAuthCodeFlowParams.AuthRequestDisplayOpts display)