- saveIdentities() - Static method in class org.cassproject.ebac.identity.EcIdentityManager
-
Writes contact data to localstorage.
- secretWithSalt - Variable in class org.cassproject.ebac.identity.remote.EcRemoteIdentityManager
-
- server - Variable in class org.cassproject.ebac.identity.remote.EcRemoteIdentityManager
-
- server - Variable in class org.cassproject.ebac.identity.remote.OAuth2FileBasedRemoteIdentityManager
-
- setDefaultIdentityManagementServer(String) - Method in class org.cassproject.ebac.identity.remote.EcRemoteIdentityManager
-
Configure compatible remote identity management server.
- setDefaultIdentityManagementServer(String) - Method in class org.cassproject.ebac.identity.remote.OAuth2FileBasedRemoteIdentityManager
-
Configure compatible remote identity management server.
- setDefaultIdentityManagementServer(String) - Method in interface org.cassproject.ebac.identity.remote.RemoteIdentityManagerInterface
-
- sign(EcRemoteLinkedData) - Static method in class org.cassproject.ebac.identity.EcIdentityManager
-
Sign a piece of data with all available keys that own that data.
- signatureSheet(long, String) - Static method in class org.cassproject.ebac.identity.EcIdentityManager
-
Create a signature sheet for all identities, authorizing movement of data
outside of our control.
- signatureSheetAsync(long, String, Callback1<String>, Callback1<String>) - Static method in class org.cassproject.ebac.identity.EcIdentityManager
-
Asynchronous version of creating a signature sheet for all identities
- signatureSheetCache - Static variable in class org.cassproject.ebac.identity.EcIdentityManager
-
- signatureSheetCaching - Static variable in class org.cassproject.ebac.identity.EcIdentityManager
-
- signatureSheetFor(Array<String>, long, String) - Static method in class org.cassproject.ebac.identity.EcIdentityManager
-
Create a signature sheet, authorizing movement of data outside of our
control.
- signatureSheetForAsync(Array<String>, long, String, Callback1<String>, Callback1<String>) - Static method in class org.cassproject.ebac.identity.EcIdentityManager
-
Asynchronous version of creating a signature sheet for a list of
identities
- source - Variable in class org.cassproject.ebac.identity.EcContact
-
URL to the home server of the contact
- source - Variable in class org.cassproject.ebac.identity.EcIdentity
-
String identifying where this identity came from
- splicePasswords(Array<String>) - Method in class org.cassproject.ebac.identity.remote.EcRemoteIdentityManager
-
Splices together passwords (in a fashion more like shuffling a deck of
cards, not appending).
- startLogin(String, String) - Method in class org.cassproject.ebac.identity.remote.EcRemoteIdentityManager
-
"Log Into" system, generating credentials.
- startLogin(String, String) - Method in class org.cassproject.ebac.identity.remote.OAuth2FileBasedRemoteIdentityManager
-
- startLogin(String, String) - Method in interface org.cassproject.ebac.identity.remote.RemoteIdentityManagerInterface
-