Package org.h2.security.auth
Authentication classes.
-
Interface Summary Interface Description Authenticator Low level interface to implement full authentication process.Configurable describe how to perform objects runtime configurationHasConfigProperties Interface for objects with configuration properties. -
Class Summary Class Description AuthenticationInfo Input data for authenticators; it wraps ConnectionInfoAuthenticatorFactory Authenticator factoryConfigProperties wrapper for configuration propertiesDefaultAuthenticator Default authenticator implementation.H2AuthConfig Describe configuration of H2 DefaultAuthenticator.H2AuthConfigXml Parser of external authentication XML configuration filePropertyConfig Configuration propertyRealmConfig Configuration for authentication realm.UserToRolesMapperConfig Configuration for class that maps users to their roles. -
Exception Summary Exception Description AuthConfigException Exception thrown when an issue occurs during the authentication configurationAuthenticationException Exception thrown in case of errors during authentication