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, setEnabled
protected final CredentialsProvider credentialsProvider
protected boolean directCredentials
public AbstractSecuredStoragePluginConfig()
public AbstractSecuredStoragePluginConfig(CredentialsProvider credentialsProvider, boolean directCredentials)
public CredentialsProvider getCredentialsProvider()
Copyright © 1970 The Apache Software Foundation. All rights reserved.