| Package | Description |
|---|---|
| de.adorsys.datasafe.directory.api.profile.operations | |
| de.adorsys.datasafe.directory.api.types |
| Modifier and Type | Method and Description |
|---|---|
UserPrivateProfile |
ProfileRetrievalService.privateProfile(UserIDAuth ofUser)
Resolves user's private meta-information like privatespace, keystore, etc.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProfileRegistrationService.createAllAllowableKeystores(UserIDAuth user,
UserPrivateProfile profile)
Creates document and optionally storage keystore and publishes his public keys according to his
UserPrivateProfile |
void |
ProfileRegistrationService.createDocumentKeystore(UserIDAuth user,
UserPrivateProfile profile)
Creates document keystore according to his
UserPrivateProfile |
void |
ProfileUpdatingService.updatePrivateProfile(UserIDAuth forUser,
UserPrivateProfile profile)
Updates users' private profile
|
| Modifier and Type | Method and Description |
|---|---|
UserPrivateProfile |
CreateUserPrivateProfile.buildPrivateProfile() |
Copyright © 2019. All rights reserved.