Uses of Interface
com.atlassian.bamboo.ww2.aware.permissions.GlobalBypassSecurityAware
Packages that use GlobalBypassSecurityAware
Package
Description
-
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.agent.classserver
Classes in com.atlassian.bamboo.agent.classserver that implement GlobalBypassSecurityAware -
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.plugins.dummy.action
Classes in com.atlassian.bamboo.plugins.dummy.action that implement GlobalBypassSecurityAware -
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.rest
Classes in com.atlassian.bamboo.rest that implement GlobalBypassSecurityAwareModifier and TypeClassDescriptionclass
This class lets a remote user login to obtain a session to access the REST API -
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.security
Classes in com.atlassian.bamboo.security that implement GlobalBypassSecurityAwareModifier and TypeClassDescriptionclass
This class checks whether the user has global admin permission.class
class
Action to handle a registered user forgetting their password.class
This action simply displays the login page.class
This class logs out the currently logged in user. -
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.trigger.remote
Classes in com.atlassian.bamboo.trigger.remote that implement GlobalBypassSecurityAwareModifier and TypeClassDescriptionclass
An action supports triggering from a remote SCM -
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.about
Classes in com.atlassian.bamboo.ww2.actions.about that implement GlobalBypassSecurityAware -
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.admin
Classes in com.atlassian.bamboo.ww2.actions.admin that implement GlobalBypassSecurityAwareModifier and TypeClassDescriptionclass
class
class
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 -
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 -
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.error
Classes in com.atlassian.bamboo.ww2.actions.error that implement GlobalBypassSecurityAwareModifier and TypeClassDescriptionclass
A base Error class used for things like 404, permission denied etc.class
An Error class for the errorEvents.action endpointclass
A 500 error handling action that tries to find the exception in the context and then also logs it.class