public interface AuthenticationValidator
Authenticator
interface can optionally implement this interface to enable
authenticator consistency configuration check on all nodes in topology.
See validationToken()
for details.
Modifier and Type | Method and Description |
---|---|
Object |
validationToken()
Returns validation token.
|
Object validationToken()
Note: Configured marshaller should be able to marshall/unmarhsall the returned value.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024