Uses of Class
org.hsqldb.auth.DenyException
Packages that use DenyException
Package
Description
Contains the HyperSQL utility classes for managing external user authentication.
-
Uses of DenyException in org.hsqldb.auth
Methods in org.hsqldb.auth that throw DenyExceptionModifier and TypeMethodDescriptionString[]HsqldbSlaveAuthBean.authenticate(String userName, String password) String[]JaasAuthBean.authenticate(String userName, String password) String[]LdapAuthBean.authenticate(String userName, String password)