Password Manager
An interface that specifies the methods that are required for a concrete implementation of PasswordManager.
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun savePasswordForUser(examerUser: ExamerUser, password: String)
Content copied to clipboard