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

Packages that use GlobalBypassSecurityAware
com.atlassian.bamboo.agent.classserver   
com.atlassian.bamboo.rest   
com.atlassian.bamboo.security   
com.atlassian.bamboo.v2.ww2.build   
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.agent.classserver
 

Classes in com.atlassian.bamboo.agent.classserver that implement GlobalBypassSecurityAware
 class GetFingerprintAction
           
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.rest
 

Classes in com.atlassian.bamboo.rest that implement GlobalBypassSecurityAware
 class Login
          This class lets a remote user login to obtain a session to access the REST API
 class LogToServer
           
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.security
 

Classes in com.atlassian.bamboo.security that implement GlobalBypassSecurityAware
 class AllowLicenseUpdateOrShowExpirationInfo
          This class checks whether the user has global admin permission.
 class ForgotPassword
          A webwork action to handle a registered user forgetting their password.
 class Logout
          This class logs out the currently loggin in user.
 

Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.v2.ww2.build
 

Classes in com.atlassian.bamboo.v2.ww2.build that implement GlobalBypassSecurityAware
 class TriggerRemoteBuild
          An action supports triggering from a remote SCM
 

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

Classes in com.atlassian.bamboo.ww2.actions.admin that implement GlobalBypassSecurityAware
 class AdminUpdateLicenseAction
           
 class SetupUpdateLicenseAction
           
 class UpdateLicenseAction
          This class may be accessed with the context not set up.
 

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 © 2011 Atlassian. All Rights Reserved.