public class NullSecurityController extends Object implements SecurityController
SecurityControllerNULL_CONTROLLER| Constructor and Description |
|---|
NullSecurityController() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Map<String,String> params,
SecurityConfig config)
Initialise the configuration object with the given "init-params".
|
boolean |
isSecurityEnabled() |
public boolean isSecurityEnabled()
isSecurityEnabled in interface SecurityControllerpublic void init(Map<String,String> params, SecurityConfig config)
InitableCopyright © 2018 Atlassian. All rights reserved.