Uses of Interface
org.apache.parquet.crypto.AADPrefixVerifier
-
Packages that use AADPrefixVerifier Package Description org.apache.parquet.crypto -
-
Uses of AADPrefixVerifier in org.apache.parquet.crypto
Methods in org.apache.parquet.crypto with parameters of type AADPrefixVerifier Modifier and Type Method Description FileDecryptionProperties.BuilderFileDecryptionProperties.Builder. withAADPrefixVerifier(AADPrefixVerifier aadPrefixVerifier)Set callback for verification of AAD Prefixes stored in file.
-