Uses of Enum Class
org.apache.camel.oauth.OAuthFlowType
Packages that use OAuthFlowType
-
Uses of OAuthFlowType in org.apache.camel.oauth
Fields in org.apache.camel.oauth declared as OAuthFlowTypeMethods in org.apache.camel.oauth that return OAuthFlowTypeModifier and TypeMethodDescriptionCredentials.getFlowType()static OAuthFlowTypeOAuthFlowType.getOAuthFlowType(String grantType) static OAuthFlowTypeReturns the enum constant of this class with the specified name.static OAuthFlowType[]OAuthFlowType.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 OAuthFlowType