public class AuthenticationResource extends Object
| Constructor and Description |
|---|
AuthenticationResource() |
| Modifier and Type | Method and Description |
|---|---|
Response |
createCloudUser(String username,
String password)
Creates a new ecloud-user with the specified username + password.
|
public Response createCloudUser(String username, String password) throws DatabaseConnectionException, UserExistsException, InvalidUsernameException, InvalidPasswordException
DatabaseConnectionExceptionUserExistsExceptionInvalidUsernameExceptionInvalidPasswordExceptionCopyright © 2013–2014 Europeana Cloud Development Team. All rights reserved.