Class ApiKeyManagerImpl
java.lang.Object
ch.tocco.nice2.userbase.impl.auth.ApiKeyManagerImpl
- All Implemented Interfaces:
ApiKeyManager
-
Constructor Summary
ConstructorDescriptionApiKeyManagerImpl
(Context context, QueryBuilderFactory queryBuilderFactory, SecurityManager securityManager, PasswordEncoder passwordEncoder) -
Method Summary
-
Constructor Details
-
ApiKeyManagerImpl
public ApiKeyManagerImpl(Context context, QueryBuilderFactory queryBuilderFactory, SecurityManager securityManager, PasswordEncoder passwordEncoder)
-
-
Method Details
-
getApiKey
- Specified by:
getApiKey
in interfaceApiKeyManager
-
createNewApiKey
- Specified by:
createNewApiKey
in interfaceApiKeyManager
-