| 接口 | 说明 |
|---|---|
| IAuthenticator |
username and password checker
|
| IAuthorizatorPolicy |
ACL checker.
|
| 类 | 说明 |
|---|---|
| AcceptAllAuthenticator | |
| ACLFileParser |
Parses the acl configuration file.
|
| Authorization |
Carries the read/write authorization to topics for the users.
|
| DenyAllAuthorizatorPolicy | |
| PermitAllAuthorizatorPolicy | |
| ResourceAuthenticator |
Load user credentials from a text resource.
|
Copyright © 2021. All rights reserved.