Uses of Interface
com.atlassian.bamboo.ww2.aware.permissions.GlobalBypassSecurityAware

Packages that use GlobalBypassSecurityAware
com.atlassian.bamboo.build   
com.atlassian.bamboo.configuration.wizard   
com.atlassian.bamboo.security   
com.atlassian.bamboo.ww2.actions.admin   
com.atlassian.bamboo.ww2.actions.admin.user   
com.atlassian.bamboo.ww2.actions.admin.user.signup   
com.atlassian.bamboo.ww2.actions.error   
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.build
 

Classes in com.atlassian.bamboo.build that implement GlobalBypassSecurityAware
 class UpdateAndBuild
          This class supports SCM triggered builds.
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.configuration.wizard
 

Classes in com.atlassian.bamboo.configuration.wizard that implement GlobalBypassSecurityAware
 class WelcomeWizard1
          This class accepts the system configuration from the WelcomeWizard.
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.security
 

Classes in com.atlassian.bamboo.security that implement GlobalBypassSecurityAware
 class ForgotPassword
          A webwork action to handle a registered user forgetting their password.
 class Login
          This action simply displays the login page.
 class Logout
          This class logs out the currently loggin in user.
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.admin
 

Classes in com.atlassian.bamboo.ww2.actions.admin that implement GlobalBypassSecurityAware
 class UpdateLicenseAction
           
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.admin.user
 

Classes in com.atlassian.bamboo.ww2.actions.admin.user that implement GlobalBypassSecurityAware
 class ViewAdministrators
           
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.admin.user.signup
 

Classes in com.atlassian.bamboo.ww2.actions.admin.user.signup that implement GlobalBypassSecurityAware
 class SignupUser
           
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.error
 

Classes in com.atlassian.bamboo.ww2.actions.error that implement GlobalBypassSecurityAware
 class ErrorAction
          A base Error class used for things like 404, permission denied etc.
 class FiveOhOh
          A 500 error handling action that tries to find the exception in the context and then also logs it.
 



Copyright © 2008 Atlassian Software Systems.. All Rights Reserved.