public class RestrictedLoginHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
restrictedModeActivated |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRestrictedModeActivated() |
static void |
setRestrictedModeActivated(boolean restrictedModeActivated) |
protected static boolean restrictedModeActivated
public static void setRestrictedModeActivated(boolean restrictedModeActivated)
public static boolean isRestrictedModeActivated()
Copyright © 2019 Nuxeo. All rights reserved.