All Classes and Interfaces
Class
Description
Provides an Authentication for an HTTP request using the current
AuthenticatedRequest.getSpinnakerUser().For a component that uses this annotation, the Fiat Spring Security configuration will be
applied.
Converts an
X-SPINNAKER-USER HTTP header into an Authentication object containing a list
of roles and other granted authorities in its granted
authorities.