| Interface | Description |
|---|---|
| AAAPlugin.Listener | |
| ActAAAService |
| Class | Description |
|---|---|
| AAAConfig | |
| AAAConfig.cliOverHttp | |
| AAAConfig.ddl | |
| AAAConfig.ddl.principal | |
| AAAConfig.user | |
| AAAModule |
Define DI bindings
|
| AAAModule.AAAContextProvider | |
| AAAModule.AAAPersistentServiceProvider | |
| AAAModule.AuditorProvider | |
| AAAModule.AuthenticationServiceProvider | |
| AAAModule.AuthorizationServiceProvider | |
| AAAPersistenceServiceInitialized |
The Event raised when
AAAService is initialized with a AAAPersistentService |
| AAAPlugin | |
| AAAService | |
| AAAServiceFinder<T> | |
| ActAAAService.Base<USER_TYPE> | |
| AnnotationUtil | |
| AuditorInitialized |
The Event raised when
AAAService is initialized with a AuthenticationService |
| AuthenticationServiceInitialized |
The Event raised when
AAAService is initialized with a AuthenticationService |
| AuthorizationServiceInitialized |
The Event raised when
AAAService is initialized with a AuthenticationService |
| DefaultPersistentService | |
| DynamicPermissionCheckHelperBase<T> | |
| FastJsonAAAObjectCodec |
Serializer and Deserializer of
SimplePermission for FastJson |
| FastJsonPermissionCodec |
Serializer and Deserializer of
Permission for FastJson |
| FastJsonPrivilegeCodec |
Serializer and Deserializer of
Privilege for FastJson |
| FastJsonRoleCodec |
Serializer and Deserializer of
Role for FastJson |
| NoAccessExceptionHandler | |
| PrincipalResolved |
Triggered when AAA service has resolved the principal from an incoming session
|
| Annotation Type | Description |
|---|---|
| LoginUser |
The annotation specify a field or parameter should be the current login user
|
Copyright © 2015–2018 ActFramework. All rights reserved.