| 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 | Description |
|---|---|---|
static <V> java.util.Optional<V> |
ExtensionHelper.ifBoundDTExtension(java.lang.Object extension,
java.util.function.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 | Description |
|---|---|---|
class |
CustomTokenProviderAdapter |
Provides tokens based on custom implementation, following the Adapter Design
Pattern.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbfsDelegationTokenManager |
Class for delegation token Manager.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.