Package | Description |
---|---|
io.javadog.cws.api.responses |
Response Objects used by the CryptoStore when a request is handled.
|
Class and Description |
---|
Circle
Circles is part of the core functionality of CWS, as all data is assigned
or belongs to a Circle.
|
DataType
All data in CWS must have a designated DataType, this can be either of the
two default values ('Folders' & 'Data'), but it may also be something
else.
|
Member
The Member Object, is used as Accounts in CWS.
|
Metadata
The Metadata is the information which is needed as part of storing or
reading Data.
|
Sanity
The Sanity Object contain information about a Data record, which has failed
the sanity check, i.e.
|
Signature
This Object contain information about a Signature in CWS, such as when it
expires, verification attempts, when it was added and when it was last used.
|
Trustee
A Trustee, is a Member of a Circle, with a granted Trust Level.
|
Copyright © 2019 JavaDog.io. All rights reserved.