Class AuthenticationClientManagerBase.SingleClientTokenFactory

java.lang.Object
io.deephaven.enterprise.auth.AuthenticationClientManagerBase.TokenFactoryBase
io.deephaven.enterprise.auth.AuthenticationClientManagerBase.SingleClientTokenFactory
All Implemented Interfaces:
TokenFactoryFactory.TokenFactory
Enclosing class:
AuthenticationClientManagerBase

public abstract static class AuthenticationClientManagerBase.SingleClientTokenFactory extends AuthenticationClientManagerBase.TokenFactoryBase
Token factory for the single client case, which applies for the gRPC authentication server case.