| 程序包 | 说明 |
|---|---|
| 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.
|
| 类和说明 |
|---|
| AuthenticationException
Exception thrown in case of errors during authentication
|
| AuthenticationInfo
Input data for authenticators; it wraps ConnectionInfo
|
| Configurable
describe how to perform objects runtime configuration
|
| 类和说明 |
|---|
| AuthenticationInfo
Input data for authenticators; it wraps ConnectionInfo
|
| Authenticator
Low level interface to implement full authentication process.
|
| 类和说明 |
|---|
| AuthConfigException
Exception thrown when an issue occurs during the authentication configuration
|
| AuthenticationException
Exception thrown in case of errors during authentication
|
| AuthenticationInfo
Input data for authenticators; it wraps ConnectionInfo
|
| Authenticator
Low level interface to implement full authentication process.
|
| ConfigProperties
wrapper for configuration properties
|
| DefaultAuthenticator
Default authenticator implementation.
|
| H2AuthConfig
Describe configuration of H2 DefaultAuthenticator.
|
| HasConfigProperties
Interface for objects with configuration properties.
|
| PropertyConfig
Configuration property
|
| RealmConfig
Configuration for authentication realm.
|
| UserToRolesMapperConfig
Configuration for class that maps users to their roles.
|
| 类和说明 |
|---|
| AuthenticationException
Exception thrown in case of errors during authentication
|
| AuthenticationInfo
Input data for authenticators; it wraps ConnectionInfo
|
| ConfigProperties
wrapper for configuration properties
|
| Configurable
describe how to perform objects runtime configuration
|
Copyright © 2022. All rights reserved.