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