Uses of Class
com.atlassian.bamboo.rest.common.exception.NotAuthorizedException
Package
Description
-
Uses of NotAuthorizedException in com.atlassian.bamboo.plugins.rest.admin.ephemeral
Modifier and TypeMethodDescriptionEphemeralAgentsConfigurationResource.getConfiguration()
EphemeralAgentsConfigurationResource.saveConfiguration
(@Nullable EphemeralAgentsConfigurationDTO dto) -
Uses of NotAuthorizedException in com.atlassian.bamboo.plugins.rest.common.exception
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
NotAuthorizedExceptionMapper.toResponse
(NotAuthorizedException exception) -
Uses of NotAuthorizedException in com.atlassian.bamboo.plugins.rest.resource
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ProjectResource.deleteProject
(String projectKey)