| Modifier and Type | Field and Description |
|---|---|
static org.osgl.util.Const<Boolean> |
authorization
aaa.cliOverHttp.authorization |
static org.osgl.util.Const<Integer> |
privilege
aaa.cliOverHttp.privilege |
| Constructor and Description |
|---|
cliOverHttp() |
public static final org.osgl.util.Const<Boolean> authorization
aaa.cliOverHttp.authorization
When set to true CliOverHttp request will be authorized
Default value: true
public static final org.osgl.util.Const<Integer> privilege
aaa.cliOverHttp.privilege
Configure the required privilege when aaa.cliOverHttp.authorization is enabled
Default value: AAA.SUPER_USER
Copyright © 2015–2019 ActFramework. All rights reserved.