Uses of Class
org.apache.camel.oauth.OAuthException
Packages that use OAuthException
Package
Description
-
Uses of OAuthException in org.apache.camel.oauth
Methods in org.apache.camel.oauth that throw OAuthExceptionModifier and TypeMethodDescriptionabstract UserProfileOAuth.authenticate(Credentials creds) abstract voidOAuth.discoverOAuthConfig(org.apache.camel.CamelContext ctx) -
Uses of OAuthException in org.apache.camel.oauth.jakarta
Methods in org.apache.camel.oauth.jakarta that throw OAuthExceptionModifier and TypeMethodDescriptionServletOAuth.authenticate(Credentials creds) voidServletOAuth.discoverOAuthConfig(org.apache.camel.CamelContext ctx) -
Uses of OAuthException in org.apache.camel.oauth.vertx
Methods in org.apache.camel.oauth.vertx that throw OAuthExceptionModifier and TypeMethodDescriptionVertxOAuth.authenticate(Credentials creds) voidVertxOAuth.discoverOAuthConfig(org.apache.camel.CamelContext ctx)