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