Annotation Interface UnauthorizedApiResponse


@Retention(RUNTIME) @Target(METHOD) public @interface UnauthorizedApiResponse
An annotation used for defining how a controller's endpoint should behave when the request is unauthorized.
Version:
1.0.5
Author:
Stephen Prizio