Package org.apache.drill.exec.store.security
package org.apache.drill.exec.store.security
-
ClassDescriptionImplementation of
CredentialsProvider
that obtains credential values from environment variables.Implementation ofCredentialsProvider
that obtains credential values fromConfiguration
properties.While a builder may seem like overkill for a class that is little more than small struct, it allows us to wrap new instances in an Optional while using contructors does not.While a builder may seem like overkill for a class that is little more than small struct, it allows us to wrap new instances in an Optional while using contructors does not.