public interface TokenCredentials extends Credentials
Credentials type for custom authentication (token based).| Modifier and Type | Method and Description |
|---|---|
default Data |
asData()
Returns the token represented as
Data. |
byte[] |
getToken()
Returns the token as a byte array.
|
getNameCopyright © 2019 Hazelcast, Inc.. All rights reserved.