Class UsernamePasswordCredentials
java.lang.Object
org.apache.drill.exec.store.security.UsernamePasswordCredentials
- Direct Known Subclasses:
OAuthTokenCredentials
,UsernamePasswordWithProxyCredentials
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
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. -
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
USERNAME
- See Also:
-
PASSWORD
- See Also:
-
-
Constructor Details
-
UsernamePasswordCredentials
-
-
Method Details