public interface SubscriptionAuthHandler
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getToken()
Returns the login token in bytes.
|
boolean |
hasNewToken()
Returns if subscriber has new token to update during subscription.
|
boolean hasNewToken()
throws ReplicationSecurityException
ReplicationSecurityException - if implementation of the
interface fails to renew or re-authenticate to get a new tokenbyte[] getToken()
Copyright © 2024. All rights reserved.