| 程序包 | 说明 |
|---|---|
| org.h2.security.auth |
Authentication classes.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<RealmConfig> |
H2AuthConfig.getRealms()
Gets configuration of authentication realms.
|
List<RealmConfig> |
H2AuthConfig.getRealms()
Gets configuration of authentication realms.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
H2AuthConfig.setRealms(List<RealmConfig> realms)
Sets configuration of authentication realms.
|
void |
H2AuthConfig.setRealms(List<RealmConfig> realms)
Sets configuration of authentication realms.
|
Copyright © 2022. All rights reserved.