Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.api.login
Class UserIdentificationInfoCallback

java.lang.Object
  extended by org.nuxeo.ecm.platform.api.login.UserIdentificationInfoCallback
All Implemented Interfaces:
java.io.Serializable, javax.security.auth.callback.Callback

public class UserIdentificationInfoCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
UserIdentificationInfoCallback()
           
 
Method Summary
 UserIdentificationInfo getUserInfo()
           
 void setUserInfo(UserIdentificationInfo userInfo)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserIdentificationInfoCallback

public UserIdentificationInfoCallback()
Method Detail

getUserInfo

public UserIdentificationInfo getUserInfo()

setUserInfo

public void setUserInfo(UserIdentificationInfo userInfo)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.