This repository was archived by the owner on May 28, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
core-server/src/main/java/org/glassfish/jersey/server/filter Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11/*
22 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
33 *
4- * Copyright (c) 2012-2015 Oracle and/or its affiliates. All rights reserved.
4+ * Copyright (c) 2012-2016 Oracle and/or its affiliates. All rights reserved.
55 *
66 * The contents of this file are subject to the terms of either the GNU
77 * General Public License Version 2 only ("GPL") or the Common Development
7676 * If the {@code @PermitAll} annotation is declared and is not overridden then
7777 * this filter will not be applied.
7878 * <p/>
79- * If a user is not authenticated and annotated method is restricted for certain roles then a 401
79+ * If a user is not authenticated and annotated method is restricted for certain roles then a 403
8080 * (Not Authenticated) response is returned.
8181 *
8282 * @author Paul Sandoz
You can’t perform that action at this time.
0 commit comments