Class DeephavenAuthenticator


public class DeephavenAuthenticator extends BasicAuthenticator
Simple extension of BasicAuthenticator that authenticates usernames and passwords against the Deephaven database. It also verifies that the user is a member of one of the groups specified by the property StatusDashboard.allowedGroups, or superusers if that property isn't specified.