Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.keymanager.api.CannotDeleteLastUserException

Packages that use CannotDeleteLastUserException
org.cumulus4j.keymanager.api API for accessing the key manager. 
org.cumulus4j.keymanager.api.internal.local Internal (non-API) package containing implementation code specifically for a local KeyStore
org.cumulus4j.keymanager.api.internal.remote Internal (non-API) package containing implementation code specifically for a remote key server. 
 

Uses of CannotDeleteLastUserException in org.cumulus4j.keymanager.api
 

Methods in org.cumulus4j.keymanager.api that throw CannotDeleteLastUserException
 void DefaultKeyManagerAPI.deleteUser(String userName)
           
 void KeyManagerAPI.deleteUser(String userName)
          Delete a user.
 

Uses of CannotDeleteLastUserException in org.cumulus4j.keymanager.api.internal.local
 

Methods in org.cumulus4j.keymanager.api.internal.local that throw CannotDeleteLastUserException
 void LocalKeyManagerAPI.deleteUser(String userName)
           
 

Uses of CannotDeleteLastUserException in org.cumulus4j.keymanager.api.internal.remote
 

Methods in org.cumulus4j.keymanager.api.internal.remote that throw CannotDeleteLastUserException
 void RemoteKeyManagerAPI.deleteUser(String userName)
           
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.