Class ConfluenceSecurityController
java.lang.Object
com.atlassian.confluence.setup.seraph.ConfluenceSecurityController
- All Implemented Interfaces:
com.atlassian.seraph.controller.SecurityController
,com.atlassian.seraph.Initable
public class ConfluenceSecurityController
extends Object
implements com.atlassian.seraph.controller.SecurityController
Confluence security controller to disable security if Confluence
is not setup.
-
Field Summary
Fields inherited from interface com.atlassian.seraph.controller.SecurityController
NULL_CONTROLLER
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
-
Constructor Details
-
ConfluenceSecurityController
public ConfluenceSecurityController()
-
-
Method Details
-
isSecurityEnabled
public boolean isSecurityEnabled()- Specified by:
isSecurityEnabled
in interfacecom.atlassian.seraph.controller.SecurityController
-
init
- Specified by:
init
in interfacecom.atlassian.seraph.Initable
-