| Package | Description |
|---|---|
| de.adorsys.datasafe.directory.api.profile.keys | |
| de.adorsys.datasafe.directory.api.profile.operations |
| Modifier and Type | Method and Description |
|---|---|
StorageCredentials |
StorageKeyStoreOperations.getStorageCredentials(UserIDAuth forUser,
StorageIdentifier storageId)
Read key from the keystore associated with user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StorageKeyStoreOperations.addStorageCredentials(UserIDAuth forUser,
StorageIdentifier storageId,
StorageCredentials credentials)
Stores storage access keys in keystore.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileStorageCredentialsService.registerStorageCredentials(UserIDAuth user,
StorageIdentifier storageId,
StorageCredentials credentials)
Registers credentials that allows user to access remote filesystems (i.e.
|
Copyright © 2019. All rights reserved.