Jetty-all.jar bundled in EMSCA 8.0 has Jetty version 8.1.4. Refer to http://wiki.eclipse.org/Jetty on "Java Authentication and Authorization Service (JAAS)" and "Securing Passwords in Files or Code".
Compared with the procedure for EMS 7.0 mentioned in KB
37186, there are the following changes:
1). org.mortbay.jetty.security.Password is changed to org.eclipse.jetty.util.security.Password 2). org.mortbay.jetty.plus.jaas.spi.PropertyFileLoginModule is changed to org.eclipse.jetty.plus.jaas.spi.PropertyFileLoginModule