public class DefaultAuditor
extends act.util.LogSupport
implements org.osgl.aaa.Auditor
| Constructor and Description |
|---|
DefaultAuditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
audit(Object target,
org.osgl.aaa.Principal principal,
String permission,
String privilege,
boolean success,
String message) |
void |
init(act.app.App app,
AAAMetaInfo metaInfo) |
public void init(act.app.App app,
AAAMetaInfo metaInfo)
Copyright © 2015–2019 ActFramework. All rights reserved.