UNPKG

@deephaven/auth-plugins

Version:
3 lines 232 B
export var AUTH_HANDLER_TYPE_ANONYMOUS = 'io.deephaven.auth.AnonymousAuthenticationHandler'; export var AUTH_HANDLER_TYPE_PSK = 'io.deephaven.authentication.psk.PskAuthenticationHandler'; //# sourceMappingURL=AuthHandlerTypes.js.map