| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.extensions |
This package is for extension points under ABFS;
There are no stability guarantees as these extension points are
deep inside the ABFS implementation code.
|
| org.apache.hadoop.fs.azurebfs.oauth2 |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.fs.azurebfs.security |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method and Description |
|---|---|
static <V> Optional<V> |
ExtensionHelper.ifBoundDTExtension(Object extension,
Function<? super BoundDTExtension,? extends V> fn)
Invoke an operation on an object if it implements the BoundDTExtension
interface; returns an optional value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomTokenProviderAdapter
Provides tokens based on custom implementation, following the Adapter Design
Pattern.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbfsDelegationTokenManager
Class for delegation token Manager.
|
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.