Class StaticUserCredentialsValidator

java.lang.Object
org.h2.security.auth.impl.StaticUserCredentialsValidator
All Implemented Interfaces:
CredentialsValidator, Configurable

public class StaticUserCredentialsValidator extends Object implements CredentialsValidator
This credentials validator matches the user and password with the configured Usage should be limited to test purposes