#ignite-189: remove package authentication.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/cc118e80 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/cc118e80 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/cc118e80 Branch: refs/heads/ignite-189 Commit: cc118e80fb243936c5fbf7cefced2f02eb2bfbd3 Parents: 2703af8 Author: ivasilinets <ivasilin...@gridgain.com> Authored: Thu Feb 12 20:40:58 2015 +0300 Committer: ivasilinets <ivasilin...@gridgain.com> Committed: Thu Feb 12 20:40:58 2015 +0300 ---------------------------------------------------------------------- .../apache/ignite/authentication/package.html | 24 -------------------- 1 file changed, 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/cc118e80/modules/core/src/main/java/org/apache/ignite/authentication/package.html ---------------------------------------------------------------------- diff --git a/modules/core/src/main/java/org/apache/ignite/authentication/package.html b/modules/core/src/main/java/org/apache/ignite/authentication/package.html deleted file mode 100644 index 0a9a6a5..0000000 --- a/modules/core/src/main/java/org/apache/ignite/authentication/package.html +++ /dev/null @@ -1,24 +0,0 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<html> -<body> - <!-- Package description. --> - Contains APIs for authentication SPI. -</body> -</html>