Uses of Enum Class
org.apache.camel.oauth.OAuthCodeFlowParams.AuthRequestResponseType
Packages that use OAuthCodeFlowParams.AuthRequestResponseType
-
Uses of OAuthCodeFlowParams.AuthRequestResponseType in org.apache.camel.oauth
Methods in org.apache.camel.oauth that return OAuthCodeFlowParams.AuthRequestResponseTypeModifier and TypeMethodDescriptionOAuthCodeFlowParams.getResponseType()Returns the enum constant of this class with the specified name.OAuthCodeFlowParams.AuthRequestResponseType.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.AuthRequestResponseTypeModifier and TypeMethodDescriptionOAuthCodeFlowParams.setResponseType(OAuthCodeFlowParams.AuthRequestResponseType responseType)