public class ManagedAuthClient extends Object implements ManagedClient
| Constructor and Description |
|---|
ManagedAuthClient(ConnectionConfig config,
ManagedHttpClient managedHttpClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
doStart() |
String |
getBearerToken() |
URL |
getCometdEndpoint() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoStoppublic ManagedAuthClient(ConnectionConfig config, ManagedHttpClient managedHttpClient)
public void doStart()
throws MessagingException
doStart in interface ManagedClientMessagingExceptionpublic URL getCometdEndpoint()
public String getBearerToken()
Copyright © 2017. All rights reserved.