I uses ResourceFilter for my jersey resources to do access control and it's
really great and easy to use.
Now a would like to access remoteadress ip in my filter. I have a
ContainerRequest that don't give me the ip.
Does any body know how to get the ip? Or is there another preferable way to
do filtering based on ip.
best regards Adam