@AutoConfig(value="aaa")
public class AAAConfig
extends act.plugin.AppServicePlugin
| Modifier and Type | Class and Description |
|---|---|
static class |
AAAConfig.cliOverHttp |
static class |
AAAConfig.ddl |
static class |
AAAConfig.user |
| Modifier and Type | Field and Description |
|---|---|
static org.osgl.util.Const<Boolean> |
AUDIT |
static org.osgl.util.Const<String> |
AUDIT_MODEL |
static String |
loginUrl
aaa.loginUrl |
static org.osgl.util.Const<String> |
PASSWORD_VERIFIER |
static org.osgl.util.Const<String> |
PERMISSION_PROVIDER |
static org.osgl.util.Const<String> |
PRINCIPAL_MODEL |
static org.osgl.util.Const<String> |
PRIVILEGE_PROVIDER |
static org.osgl.util.Const<String> |
ROLE_PROVIDER |
| Constructor and Description |
|---|
AAAConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyTo(act.app.App app) |
public static final org.osgl.util.Const<String> PRINCIPAL_MODEL
public static final org.osgl.util.Const<String> AUDIT_MODEL
public static final org.osgl.util.Const<Boolean> AUDIT
public static final org.osgl.util.Const<String> PASSWORD_VERIFIER
public static final org.osgl.util.Const<String> ROLE_PROVIDER
public static final org.osgl.util.Const<String> PERMISSION_PROVIDER
public static final org.osgl.util.Const<String> PRIVILEGE_PROVIDER
public static String loginUrl
aaa.loginUrl
Specify the login URL
Copyright © 2015–2019 ActFramework. All rights reserved.