public abstract class JwtConnectionProvider<CONNECTION extends ConnectorHttpConnection> extends AbstractHttpConnectionProvider<CONNECTION> implements JwtTemplate<CONNECTION>
| Constructor and Description |
|---|
JwtConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeystorePath() |
Map<Object,Object> |
parseTokenResponse(String response) |
connect, connect, customizeHttpClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnect, connect, getAccessTokenRequestParameters, getClaimsGroup, getHeadersGrouppublic String getKeystorePath()
getKeystorePath in interface JwtTemplate<CONNECTION extends ConnectorHttpConnection>public Map<Object,Object> parseTokenResponse(String response) throws org.mule.runtime.api.connection.ConnectionException
parseTokenResponse in interface JwtTemplate<CONNECTION extends ConnectorHttpConnection>org.mule.runtime.api.connection.ConnectionExceptionCopyright © 2019. All rights reserved.