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