Package org.hsqldb.auth
-
Interface Summary Interface Description AuthFunctionBean N.b. -
Class Summary Class Description AuthBeanMultiplexer This class provides a method which can be used directly as a HyperSQL static Java function method.HsqldbSlaveAuthBean Delegates authentication decisions, and optionally determination of user roles and schema, to a different HyperSQL catalog, which may be in the same JVM or remote.JaasAuthBean Provides authentication and authorization (roles and initial schema) according to JAAS modules configured by the runtime JAAS implementation.JaasAuthBean.UPCallbackHandler LdapAuthBean Authenticates to a HyperSQL catalog according to entries in a LDAP database.LdapAuthBeanTester