public class StorageProviderCredential extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StorageProviderCredential.ProviderType |
| Constructor and Description |
|---|
StorageProviderCredential() |
StorageProviderCredential(StorageProviderCredential.ProviderType type,
SimpleCredential credential) |
| Modifier and Type | Method and Description |
|---|---|
SimpleCredential |
getCredential() |
StorageProviderCredential.ProviderType |
getType() |
void |
setCredential(SimpleCredential credential) |
void |
setType(StorageProviderCredential.ProviderType type) |
public StorageProviderCredential()
public StorageProviderCredential(StorageProviderCredential.ProviderType type, SimpleCredential credential)
public StorageProviderCredential.ProviderType getType()
public void setType(StorageProviderCredential.ProviderType type)
public SimpleCredential getCredential()
public void setCredential(SimpleCredential credential)
Copyright © 2009–2015 DuraSpace. All rights reserved.