public class UserConfigImpl extends ClientImpl implements BaseUserConfig
| Constructor and Description |
|---|
UserConfigImpl(String host)
UserConfigImpl
|
| Modifier and Type | Method and Description |
|---|---|
UserConfig |
getConfig()
Gets config.
|
void |
setAuthorizationToken(String authorizationToken)
setAuthenticationToken
|
void |
setHome(String uuid)
Sets home.
|
getClient, resource, resource, resourcepublic UserConfigImpl(String host)
public void setAuthorizationToken(String authorizationToken)
public UserConfig getConfig() throws AccessDeniedException, RepositoryException, DatabaseException, UnknownException, WebserviceException
BaseUserConfiggetConfig in interface BaseUserConfigAccessDeniedException - the access denied exceptionRepositoryException - the repository exceptionDatabaseException - the database exceptionUnknownException - the unknown exceptionWebserviceException - the webservice exceptionpublic void setHome(String uuid) throws AccessDeniedException, RepositoryException, DatabaseException, UnknownException, WebserviceException
BaseUserConfigsetHome in interface BaseUserConfiguuid - the uuidAccessDeniedException - the access denied exceptionRepositoryException - the repository exceptionDatabaseException - the database exceptionUnknownException - the unknown exceptionWebserviceException - the webservice exceptionCopyright © 2023 Open Knowledge Management System S.L.. All Rights Reserved.