| Package | Description |
|---|---|
| de.adorsys.datasafe.encrypiton.api.types | |
| de.adorsys.datasafe.simple.adapter.api | |
| de.adorsys.datasafe.simple.adapter.impl | |
| de.adorsys.datasafemigration |
| Modifier and Type | Method and Description |
|---|---|
UserID |
UserIDAuth.getUserID() |
| Constructor and Description |
|---|
UserIDAuth(UserID userid,
ReadKeyPassword readKeyPassword) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleDatasafeService.userExists(UserID userID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SimpleDatasafeServiceWithMigration.userExists(UserID userID) |
| Modifier and Type | Method and Description |
|---|---|
static int |
DirectDFSAccess.destroyAllFileInUsersRootDir(GetStorage.SystemRootAndStorageService source,
UserID userID) |
static boolean |
DirectDFSAccess.doesDocumentExistInUsersRootDir(GetStorage.SystemRootAndStorageService source,
UserID userID,
DocumentFQN documentFQN) |
static boolean |
DirectDFSAccess.doesUserExist(GetStorage.SystemRootAndStorageService source,
UserID userID) |
static DirectDFSAccess.MoveInfo |
DirectDFSAccess.moveAllFiles(GetStorage.SystemRootAndStorageService source,
GetStorage.SystemRootAndStorageService dest,
UserID userID) |
static void |
DirectDFSAccess.storeFileInUsersRootDir(GetStorage.SystemRootAndStorageService storage,
UserID userID,
DSDocument document) |
Copyright © 2019. All rights reserved.