I'm trying to configure Jetty to restrict access by IP. The native xml configuration uses the IPAccessHandler, but according to the documentation that's deprecated. Is the official implementation using it's own deprecated classes? I can't find any documentation or examples for using the replacement InetAccessHandler class.
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jetty-users
