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