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