IStore

interface OCP\Authentication\LoginCredentials\IStore
Implemented by:OC\Authentication\LoginCredentials\Store
Source:lib/public/Authentication/LoginCredentials/IStore.php#34

Methods

public OCP\Authentication\LoginCredentials\IStore::getLoginCredentials()
Get login credentials of the currently logged in user
Source:lib/public/Authentication/LoginCredentials/IStore.php#44
Since:12
Throws:\OCP\Authentication\Exceptions\CredentialsUnavailableException
Returns:\OCP\Authentication\LoginCredentials\ICredentials the login credentials of the current user