Package com.bluebell.greenhouse.planter.annotations.security
package com.bluebell.greenhouse.planter.annotations.security
Contains annotations for security-related api documentation concerns.
Package: com.bluebell.greenhouse.planter.annotations.security
- Since:
- 1.0.5
- Author:
- Stephen Prizio
-
Annotation InterfacesClassDescriptionAn annotation used for defining how a controller's endpoint should behave when the user does not have sufficient privileges to access the endpoint.An annotation used for defining how a controller's endpoint should behave when the request is unauthorized.An annotation used for defining how a controller's endpoint should behave when a user cannot be found for the given username.