Uses of Package
org.h2.security.auth
-
Packages that use org.h2.security.auth Package Description org.h2.api Contains interfaces for user-defined extensions, such as triggers and user-defined aggregate functions.org.h2.engine Contains high level classes of the database and classes that don't fit in another sub-package.org.h2.security.auth Authentication classes.org.h2.security.auth.impl Authentication classes. -
Classes in org.h2.security.auth used by org.h2.api Class Description AuthenticationException Exception thrown in case of errors during authenticationAuthenticationInfo Input data for authenticators; it wraps ConnectionInfoConfigurable describe how to perform objects runtime configuration -
Classes in org.h2.security.auth used by org.h2.engine Class Description AuthenticationInfo Input data for authenticators; it wraps ConnectionInfoAuthenticator Low level interface to implement full authentication process. -
Classes in org.h2.security.auth used by org.h2.security.auth Class Description AuthConfigException Exception thrown when an issue occurs during the authentication configurationAuthenticationException Exception thrown in case of errors during authenticationAuthenticationInfo Input data for authenticators; it wraps ConnectionInfoAuthenticator Low level interface to implement full authentication process.ConfigProperties wrapper for configuration propertiesDefaultAuthenticator Default authenticator implementation.H2AuthConfig Describe configuration of H2 DefaultAuthenticator.HasConfigProperties Interface for objects with configuration properties.PropertyConfig Configuration propertyRealmConfig Configuration for authentication realm.UserToRolesMapperConfig Configuration for class that maps users to their roles. -
Classes in org.h2.security.auth used by org.h2.security.auth.impl Class Description AuthenticationException Exception thrown in case of errors during authenticationAuthenticationInfo Input data for authenticators; it wraps ConnectionInfoConfigProperties wrapper for configuration propertiesConfigurable describe how to perform objects runtime configuration