Class EmptyLoginService

java.lang.Object
org.eclipse.jetty.security.EmptyLoginService
All Implemented Interfaces:
LoginService

public class EmptyLoginService extends Object implements LoginService
LoginService implementation which always denies any attempt to login.