Uses of Class
org.h2.security.auth.DefaultAuthenticator
-
Packages that use DefaultAuthenticator Package Description org.h2.security.auth Authentication classes. -
-
Uses of DefaultAuthenticator in org.h2.security.auth
Fields in org.h2.security.auth declared as DefaultAuthenticator Modifier and Type Field Description private static DefaultAuthenticator
DefaultAuthenticator. instance
Methods in org.h2.security.auth that return DefaultAuthenticator Modifier and Type Method Description protected static DefaultAuthenticator
DefaultAuthenticator. getInstance()
-