@NoImplement
public interface OAuthGrantType
extends org.mule.runtime.api.meta.NamedObject
Instances are to contain information about how to use this grant type against a particular OAuth provider.
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OAuthGrantTypeVisitor visitor)
Accepts a visitor
|
void accept(OAuthGrantTypeVisitor visitor)
visitor - an OAuthGrantTypeVisitorCopyright © 2019 MuleSoft, Inc.. All rights reserved.