Uses of Interface
org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantTypeVisitor
Packages that use OAuthGrantTypeVisitor
-
Uses of OAuthGrantTypeVisitor in org.mule.runtime.extension.api.connectivity.oauth
Methods in org.mule.runtime.extension.api.connectivity.oauth with parameters of type OAuthGrantTypeVisitorModifier and TypeMethodDescriptionvoidAuthorizationCodeGrantType.accept(OAuthGrantTypeVisitor visitor) voidClientCredentialsGrantType.accept(OAuthGrantTypeVisitor visitor) voidOAuthGrantType.accept(OAuthGrantTypeVisitor visitor) Accepts a visitorvoidPlatformManagedOAuthGrantType.accept(OAuthGrantTypeVisitor visitor)