Class TableServiceContextualAuthWiring.DelegateAll

java.lang.Object
io.deephaven.auth.codegen.impl.TableServiceContextualAuthWiring.DelegateAll
All Implemented Interfaces:
TableServiceContextualAuthWiring
Direct Known Subclasses:
TableServiceContextualAuthWiring.AllowAll, TableServiceContextualAuthWiring.DenyAll
Enclosing interface:
TableServiceContextualAuthWiring

public abstract static class TableServiceContextualAuthWiring.DelegateAll extends Object implements TableServiceContextualAuthWiring
A default implementation that funnels all requests to invoke checkPermission.