UNPKG

@deephaven/auth-plugins

Version:
3 lines 254 B
export declare const AUTH_HANDLER_TYPE_ANONYMOUS = "io.deephaven.auth.AnonymousAuthenticationHandler"; export declare const AUTH_HANDLER_TYPE_PSK = "io.deephaven.authentication.psk.PskAuthenticationHandler"; //# sourceMappingURL=AuthHandlerTypes.d.ts.map