/** * Waffle (https://github.com/Waffle/waffle) * * Copyright (c) 2010-2016 Application Security, Inc. * * All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse * Public License v1.0 which accompanies this distribution, and is available at * https://www.eclipse.org/legal/epl-v10.html. * * Contributors: Application Security, Inc. */ /** * Nothing for now, but in the future, this would include: * * <p> * <a href= * "https://github.com/eclipse/jetty.project/blob/jetty-9.3.x/jetty-security/src/main/java/org/eclipse/jetty/security/Authenticator.java" * >org/eclipse/jetty/security/Authenticator.java</a> * </p> * <p> * <a href= * "https://github.com/eclipse/jetty.project/blob/jetty-9.3.x/jetty-security/src/main/java/org/eclipse/jetty/security/LoginService.java" * >org/eclipse/jetty/security/LoginService.java</a> * </p> */ package waffle.jetty;