public class UserIdentificationInfoCallback extends Object implements Callback, Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected UserIdentificationInfo | 
userInfo  | 
| Constructor and Description | 
|---|
UserIdentificationInfoCallback()  | 
| Modifier and Type | Method and Description | 
|---|---|
UserIdentificationInfo | 
getUserInfo()  | 
void | 
setUserInfo(UserIdentificationInfo userInfo)  | 
protected UserIdentificationInfo userInfo
public UserIdentificationInfoCallback()
public UserIdentificationInfo getUserInfo()
public void setUserInfo(UserIdentificationInfo userInfo)
Copyright © 2019 Nuxeo. All rights reserved.