Cumulus4j API
(1.2.0)

Uses of Class
org.cumulus4j.keymanager.front.shared.UserWithPassword

Packages that use UserWithPassword
org.cumulus4j.keymanager.front.webapp REST API for the communication between client and key-server. 
 

Uses of UserWithPassword in org.cumulus4j.keymanager.front.webapp
 

Methods in org.cumulus4j.keymanager.front.webapp with parameters of type UserWithPassword
 void UserService.postUser(String keyStoreID, UserWithPassword userWithPassword)
          Compatibility for clients not supporting PUT.
 void UserService.putUser(String keyStoreID, UserWithPassword userWithPassword)
          Put a user.
 


Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.