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.
  • Constructor Details

    • ConfluenceSecurityController

      public ConfluenceSecurityController()
  • Method Details

    • isSecurityEnabled

      public boolean isSecurityEnabled()
      Specified by:
      isSecurityEnabled in interface com.atlassian.seraph.controller.SecurityController
    • init

      public void init(Map map, com.atlassian.seraph.config.SecurityConfig securityConfig)
      Specified by:
      init in interface com.atlassian.seraph.Initable