|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.user.authentication.BambooSecurityController
public class BambooSecurityController
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 | |
---|---|
BambooSecurityController()
|
Method Summary | |
---|---|
void |
init(java.util.Map map,
com.atlassian.seraph.config.SecurityConfig securityConfig)
|
boolean |
isSecurityEnabled()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooSecurityController()
Method Detail |
---|
public boolean isSecurityEnabled()
isSecurityEnabled
in interface com.atlassian.seraph.controller.SecurityController
public void init(java.util.Map map, com.atlassian.seraph.config.SecurityConfig securityConfig)
init
in interface com.atlassian.seraph.Initable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |