public class ClientCredentialsTokenRequestHandler extends AbstractTokenRequestHandler
AbstractTokenRequestHandler.TokenUrlResponseException
logger
Constructor and Description |
---|
ClientCredentialsTokenRequestHandler() |
Modifier and Type | Method and Description |
---|---|
void |
refreshAccessToken() |
void |
setApplicationCredentials(ApplicationCredentials applicationCredentials) |
void |
setEncodeClientCredentialsInBody(boolean encodeClientCredentialsInBody) |
void |
setMuleContext(MuleContext muleContext) |
void |
setScopes(String scopes) |
void |
setTokenManager(TokenManagerConfig tokenManager) |
void |
setTokenResponseConfiguration(TokenResponseConfiguration tokenResponseConfiguration) |
getMuleContext, getRefreshTokenWhen, getTokenUrl, invokeTokenUrl, setRefreshTokenWhen, setTlsContextFactory, setTokenUrl
public ClientCredentialsTokenRequestHandler()
public void setApplicationCredentials(ApplicationCredentials applicationCredentials)
public void setScopes(String scopes)
public void setTokenResponseConfiguration(TokenResponseConfiguration tokenResponseConfiguration)
public void setMuleContext(MuleContext muleContext)
setMuleContext
in interface MuleContextAware
setMuleContext
in class AbstractTokenRequestHandler
public void refreshAccessToken() throws MuleException
MuleException
public void setTokenManager(TokenManagerConfig tokenManager)
public void setEncodeClientCredentialsInBody(boolean encodeClientCredentialsInBody)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.