Uses of Class
com.atlassian.crowd.plugin.rest.exception.AnonymousUserPermissionRuntimeException
Packages that use AnonymousUserPermissionRuntimeException
Package
Description
-
Uses of AnonymousUserPermissionRuntimeException in com.atlassian.crowd.plugin.rest.exception
Methods in com.atlassian.crowd.plugin.rest.exception that return AnonymousUserPermissionRuntimeExceptionModifier and TypeMethodDescriptionAnonymousUserPermissionRuntimeException.from(AnonymousUserPermissionException e) -
Uses of AnonymousUserPermissionRuntimeException in com.atlassian.crowd.plugin.rest.exception.mapper
Methods in com.atlassian.crowd.plugin.rest.exception.mapper with parameters of type AnonymousUserPermissionRuntimeExceptionModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAnonymousUserPermissionRuntimeExceptionMapper.toResponse(AnonymousUserPermissionRuntimeException exception)