Package ch.tocco.nice2.usermanager.impl
Class ApiKeyActionServiceImpl
java.lang.Object
ch.tocco.nice2.usermanager.impl.ApiKeyActionServiceImpl
- All Implemented Interfaces:
ApiKeyActionService
-
Constructor Summary
ConstructorDescriptionApiKeyActionServiceImpl
(EntityExplorerActionSelectionService selectionService, ApiKeyManager apiKeyManager) -
Method Summary
Modifier and TypeMethodDescriptioncreateNewApiKey
(EntityExplorerActionSelection principalSelection, String keyName)
-
Constructor Details
-
ApiKeyActionServiceImpl
public ApiKeyActionServiceImpl(EntityExplorerActionSelectionService selectionService, ApiKeyManager apiKeyManager)
-
-
Method Details
-
createNewApiKey
- Specified by:
createNewApiKey
in interfaceApiKeyActionService
-