public interface AuthorizationCodeGrantType extends ApplicationCredentials
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalCallbackUrl() |
HttpListenerConfig |
getLocalCallbackConfig() |
String |
getLocalCallbackConfigPath() |
String |
getLocalCallbackUrl() |
HttpServer |
getServer() |
org.mule.runtime.api.tls.TlsContextFactory |
getTlsContext() |
ConfigOAuthContext |
getUserOAuthContext() |
getClientId, getClientSecretHttpListenerConfig getLocalCallbackConfig()
String getLocalCallbackConfigPath()
String getLocalCallbackUrl()
String getExternalCallbackUrl()
ConfigOAuthContext getUserOAuthContext()
org.mule.runtime.api.tls.TlsContextFactory getTlsContext()
HttpServer getServer()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.