Uses of Enum Class
org.apache.hadoop.fs.s3a.auth.delegation.S3ADelegationTokens.TokenIssuingPolicy
Packages that use S3ADelegationTokens.TokenIssuingPolicy
Package
Description
Extensible delegation token support for the S3A connector.
-
Uses of S3ADelegationTokens.TokenIssuingPolicy in org.apache.hadoop.fs.s3a.auth.delegation
Methods in org.apache.hadoop.fs.s3a.auth.delegation that return S3ADelegationTokens.TokenIssuingPolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.S3ADelegationTokens.TokenIssuingPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.