Uses of Class
org.apache.camel.oauth.OAuthLogoutParams
Packages that use OAuthLogoutParams
Package
Description
-
Uses of OAuthLogoutParams in org.apache.camel.oauth
Methods in org.apache.camel.oauth that return OAuthLogoutParamsModifier and TypeMethodDescriptionOAuthLogoutParams.setRedirectUri(String redirectUri) OAuthLogoutParams.setUser(UserProfile user) Methods in org.apache.camel.oauth with parameters of type OAuthLogoutParamsModifier and TypeMethodDescriptionabstract StringOAuth.buildLogoutRequestUrl(OAuthLogoutParams params) -
Uses of OAuthLogoutParams in org.apache.camel.oauth.jakarta
Methods in org.apache.camel.oauth.jakarta with parameters of type OAuthLogoutParams -
Uses of OAuthLogoutParams in org.apache.camel.oauth.vertx
Methods in org.apache.camel.oauth.vertx with parameters of type OAuthLogoutParams