public class DFSConfigWithStorageCreds extends DefaultDFSConfig
INBOX_COMPONENT, PRIVATE_COMPONENT, PRIVATE_FILES_COMPONENT, PUBLIC_COMPONENT, systemPassword, systemRoot, userProfileLocation, USERS_ROOT, VERSION_COMPONENT| Constructor and Description |
|---|
DFSConfigWithStorageCreds(String systemRoot,
String systemPassword) |
DFSConfigWithStorageCreds(Uri systemRoot,
ReadStorePassword systemPassword,
UserProfileLocation userProfileLocation) |
DFSConfigWithStorageCreds(Uri systemRoot,
String systemPassword) |
DFSConfigWithStorageCreds(URI systemRoot,
String systemPassword) |
DFSConfigWithStorageCreds(Uri systemRoot,
String systemPassword,
UserProfileLocation userProfileLocation) |
| Modifier and Type | Method and Description |
|---|---|
CreateUserPrivateProfile |
defaultPrivateTemplate(UserIDAuth id) |
access, accessPrivate, addTrailingSlashIfNeeded, addTrailingSlashIfNeeded, addTrailingSlashIfNeeded, defaultPublicTemplate, dfsRoot, inbox, locatePrivateProfile, locatePublicProfile, privateKeyStoreAuth, privateProfile, publicKeys, publicProfile, userRootpublic DFSConfigWithStorageCreds(Uri systemRoot, ReadStorePassword systemPassword, UserProfileLocation userProfileLocation)
public DFSConfigWithStorageCreds(String systemRoot, String systemPassword)
public DFSConfigWithStorageCreds(Uri systemRoot, String systemPassword, UserProfileLocation userProfileLocation)
public CreateUserPrivateProfile defaultPrivateTemplate(UserIDAuth id)
defaultPrivateTemplate in interface DFSConfigdefaultPrivateTemplate in class DefaultDFSConfigCopyright © 2019. All rights reserved.