Package io.getlime.security.powerauth.rest.api.spring.filter
-
Class Summary Class Description EncryptionResponseBodyAdvice Controller advice used for encryption of responses of REST endpoints.PowerAuthRequestFilter Request filter that intercepts the request body, forwards it to the controller as a request attribute named "X-PowerAuth-Request-Body" and resets the stream.