com.atlassian.confluence.setup.seraph
Class ConfluenceSecurityController
java.lang.Object
com.atlassian.confluence.setup.seraph.ConfluenceSecurityController
- All Implemented Interfaces:
- Initable, SecurityController
- public class ConfluenceSecurityController
- extends Object
- implements SecurityController
Confluence security controller to disable security if Confluence
is not setup.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluenceSecurityController
public ConfluenceSecurityController()
isSecurityEnabled
public boolean isSecurityEnabled()
- Specified by:
isSecurityEnabled in interface SecurityController
init
public void init(Map map,
SecurityConfig securityConfig)
- Specified by:
init in interface Initable