public interface OAuthGrantTypeVisitor
OAuthGrantType implemenetations| Modifier and Type | Method and Description |
|---|---|
void |
visit(AuthorizationCodeGrantType grantType) |
void |
visit(ClientCredentialsGrantType grantType) |
void visit(AuthorizationCodeGrantType grantType)
void visit(ClientCredentialsGrantType grantType)
Copyright © 2019 MuleSoft, Inc.. All rights reserved.