public interface DFSConfig
| Modifier and Type | Method and Description |
|---|---|
CreateUserPrivateProfile |
defaultPrivateTemplate(UserIDAuth id) |
CreateUserPublicProfile |
defaultPublicTemplate(UserIDAuth id) |
KeyStoreAuth |
privateKeyStoreAuth(UserIDAuth auth)
Get credentials to read key in users' keystore.
|
AbsoluteLocation |
privateProfile(UserID forUser)
Location of users private profiles.
|
AbsoluteLocation |
publicProfile(UserID forUser)
Location of users public profiles.
|
KeyStoreAuth privateKeyStoreAuth(UserIDAuth auth)
AbsoluteLocation publicProfile(UserID forUser)
AbsoluteLocation privateProfile(UserID forUser)
CreateUserPrivateProfile defaultPrivateTemplate(UserIDAuth id)
id - User authenticationCreateUserPublicProfile defaultPublicTemplate(UserIDAuth id)
id - User authenticationCopyright © 2019. All rights reserved.