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.
| Class | Description |
|---|---|
| AbstractCOSCredentialsProvider |
The base class for COS credential providers which take a URI or
configuration in their constructor.
|
| COSCredentialsProviderList |
a list of cos credentials provider.
|
| EnvironmentVariableCredentialsProvider |
The provider obtaining the cos credentials from the environment variables.
|
| SimpleCredentialsProvider |
Get the credentials from the hadoop configuration.
|
| Exception | Description |
|---|---|
| NoAuthWithCOSException |
Exception thrown when no credentials can be obtained.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.