File tree Expand file tree Collapse file tree
src/test/java/eu/openanalytics/containerproxy/test/auth Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ /**
2+ * ContainerProxy
3+ *
4+ * Copyright (C) 2016-2021 Open Analytics
5+ *
6+ * ===========================================================================
7+ *
8+ * This program is free software: you can redistribute it and/or modify
9+ * it under the terms of the Apache License as published by
10+ * The Apache Software Foundation, either version 2 of the License, or
11+ * (at your option) any later version.
12+ *
13+ * This program is distributed in the hope that it will be useful,
14+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
15+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16+ * Apache License for more details.
17+ *
18+ * You should have received a copy of the Apache License
19+ * along with this program. If not, see <http://www.apache.org/licenses/>
20+ */
121package eu .openanalytics .containerproxy .test .auth ;
222
323import eu .openanalytics .containerproxy .auth .IAuthenticationBackend ;
You can’t perform that action at this time.
0 commit comments