| Package | Description |
|---|---|
| com.absio.file | |
| com.absio.file.mapper | |
| com.absio.provider |
| Modifier and Type | Method and Description |
|---|---|
static OFS |
OFS.create(Path baseDirectoryPath)
Creates and populates the file system.
|
static OFS |
OFS.create(Path baseDirectoryPath,
String subDirectorySeed)
Creates and populates the file system.
|
| Modifier and Type | Method and Description |
|---|---|
OFS |
AbstractFileMapper.getOfs() |
| Constructor and Description |
|---|
KeyFileMapper(KeyRing keyRing,
OFS ofs)
|
PublicKeyMapper(KeyRing keyRing,
DataAccess dataAccess,
OFS ofs)
Create a PublicKey mapper for the
OFS and data access. |
SecuredContainerMapper(KeyRing keyRing,
DataAccess dataAccess,
OFS ofs)
Create a SecuredContainer mapper for the
OFS and data access. |
| Modifier and Type | Method and Description |
|---|---|
OFS |
OfsProvider.getOfs()
Get the instance of the
OFS itself. |
Copyright © 2021. All rights reserved.