com.atlassian.bamboo.user.authentication
Class BambooSecurityController

java.lang.Object
  extended by com.atlassian.bamboo.user.authentication.BambooSecurityController

public class BambooSecurityController
extends Object

Bamboo security controller to disable security if Bamboo is not setup.


Constructor Summary
BambooSecurityController()
           
 
Method Summary
 void init(Map map, SecurityConfig securityConfig)
           
 boolean isSecurityEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooSecurityController

public BambooSecurityController()
Method Detail

isSecurityEnabled

public boolean isSecurityEnabled()

init

public void init(Map map,
                 SecurityConfig securityConfig)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.