]> WPIA git - gigi.git/blobdiff - lib/jetty/org/eclipse/jetty/security/IdentityService.java
updating jetty to jetty-9.2.16.v2016040
[gigi.git] / lib / jetty / org / eclipse / jetty / security / IdentityService.java
index 99094c17a9e6fd567f03da088ea5fed80a602d53..b37cc5ccc6742a9c87bec0914cab492cd3089028 100644 (file)
@@ -1,6 +1,6 @@
 //
 //  ========================================================================
-//  Copyright (c) 1995-2014 Mort Bay Consulting Pty. Ltd.
+//  Copyright (c) 1995-2016 Mort Bay Consulting Pty. Ltd.
 //  ------------------------------------------------------------------------
 //  All rights reserved. This program and the accompanying materials
 //  are made available under the terms of the Eclipse Public License v1.0
@@ -22,7 +22,6 @@ import java.security.Principal;
 
 import javax.security.auth.Subject;
 
-import org.eclipse.jetty.server.Request;
 import org.eclipse.jetty.server.UserIdentity;
 
 /* ------------------------------------------------------------ */