The com.ibm.websphere.jaxrs.server.IBMRestFilter APIs are not available in the WebSphere Application Server Java Platform,
Enterprise Edition (Java EE) 7 JAX-RS 2.0 implementation because they are based on the JAX-RS 1.1 Wink implementation.
When you migrate to JAX-RS 2.0, remove references to the IBMRestFilter class from your application. There is no alternative to this class.
For more information on JAX-RS 2.0 behavior changes, see: JAX-RS 2.0 behavior changes.