Package com.netflix.spinnaker.fiat.shared
package com.netflix.spinnaker.fiat.shared
-
ClassDescriptionProvides 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 anX-SPINNAKER-USERHTTP header into an Authentication object containing a list of roles and other granted authorities in its granted authorities.