Interface AuthInfoStore

All Known Implementing Classes:
SingleUserEncryptedFileBasedAuthInfoStore, SingleUserFileBasedAuthInfoStore

public interface AuthInfoStore
Defines the interface used to store and load persisted user auth tokens.
See Also: