Uses of Interface
com.atlassian.bamboo.ww2.aware.permissions.GlobalBypassSecurityAware
Package
Description
-
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.agent.classserver
-
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.plugins.dummy.action
-
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.rest
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
An action supports triggering from a remote SCM -
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.about
-
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.admin
Modifier 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
-
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.admin.user.signup
-
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.author
-
Uses of GlobalBypassSecurityAware in com.atlassian.bamboo.ww2.actions.error
Modifier 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