Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.keystore.UserAlreadyExistsException

Packages that use UserAlreadyExistsException
org.cumulus4j.keystore Key store managing keys safely in the local file system. 
 

Uses of UserAlreadyExistsException in org.cumulus4j.keystore
 

Methods in org.cumulus4j.keystore that throw UserAlreadyExistsException
 void KeyStore.createUser(String authUserName, char[] authPassword, String userName, char[] password)
           Create a new user.
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.