Class AddETagFilter

java.lang.Object
org.apache.syncope.core.rest.cxf.AddETagFilter
All Implemented Interfaces:
ContainerResponseFilter

@Provider public class AddETagFilter extends Object implements ContainerResponseFilter
Adds the ETag header to any response containing an instance of AnyTO as entity. The actual ETag value is computed on the basis of last change date (or creation date if not available).