gluu
|
公開メンバ関数 | |
List< Integer > | getMinCredsList () |
int | getMinCreds2FA () |
Set< String > | getEnforcementPolicies () |
void | init () |
void | checkPolicy (@BindingParam("evt") Event event) |
void | change2FASettings (@BindingParam("val") Integer val) |
String | getSubpage () |
List< AdminConsoleMenuItem > | getExtraButtons () |
void | loadSubPage (@BindingParam("page") String page) |
MainSettings | getSettings () |
静的公開変数類 | |
static final Pair< Integer, Integer > | BOUNDS_MINCREDS_2FA = new Pair<>(1, 3) |
関数 | |
boolean | updateMainSettings (String sucessMessage) |
boolean | updateMainSettings () |
非公開メンバ関数 | |
void | reloadConfig () |
void | promptBefore2FAProceed (String message, int newval) |
void | processUpdate (int newval) |
void | update2FASettings (int minCreds, List< EnforcementPolicy > policies) |
非公開変数類 | |
Logger | logger = LoggerFactory.getLogger(getClass()) |
int | minCreds2FA |
List< Integer > | minCredsList |
Set< String > | enforcementPolicies |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlineinherited |
Changes the page loaded in the content area. Also sets values needed in the UI (these are taken directly from calls to AdminService's getConfigSettings method.
page | The (string) url of the page that must be loaded (by default /admin/default.zul is being shown) |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlinepackageinherited |
|
inlinepackageinherited |
|
static |
|
private |
|
private |
|
private |
|
private |