public abstract class AbstractUserController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected eu.europeana.corelib.db.service.ApiKeyService |
apiKeyService |
protected eu.europeana.corelib.db.service.UserService |
userService |
| Constructor and Description |
|---|
AbstractUserController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyUserObjectData(String wskey,
UserObject to,
eu.europeana.corelib.definitions.db.entity.relational.abstracts.EuropeanaUserObject from) |
protected String |
getApiId(Principal principal) |
protected eu.europeana.corelib.definitions.db.entity.relational.User |
getUserByApiId(String apiId) |
protected eu.europeana.corelib.definitions.db.entity.relational.User |
getUserByPrincipal(Principal principal) |
protected eu.europeana.corelib.db.service.UserService userService
protected eu.europeana.corelib.db.service.ApiKeyService apiKeyService
protected eu.europeana.corelib.definitions.db.entity.relational.User getUserByApiId(String apiId)
protected eu.europeana.corelib.definitions.db.entity.relational.User getUserByPrincipal(Principal principal)
protected void copyUserObjectData(String wskey, UserObject to, eu.europeana.corelib.definitions.db.entity.relational.abstracts.EuropeanaUserObject from)
Copyright © 2017. All rights reserved.