public abstract class AbstractSecuredStoragePluginConfig extends StoragePluginConfig
| Modifier and Type | Field and Description |
|---|---|
protected CredentialsProvider |
credentialsProvider |
protected boolean |
directCredentials |
| Constructor and Description |
|---|
AbstractSecuredStoragePluginConfig() |
AbstractSecuredStoragePluginConfig(CredentialsProvider credentialsProvider,
boolean directCredentials) |
| Modifier and Type | Method and Description |
|---|---|
CredentialsProvider |
getCredentialsProvider() |
equals, getValue, hashCode, isEnabled, isEnabledStatusPresent, setEnabledprotected final CredentialsProvider credentialsProvider
protected boolean directCredentials
public AbstractSecuredStoragePluginConfig(CredentialsProvider credentialsProvider, boolean directCredentials)
public AbstractSecuredStoragePluginConfig()
public CredentialsProvider getCredentialsProvider()
Copyright © 2021 The Apache Software Foundation. All rights reserved.