Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

java.lang.Object
  extended by org.nuxeo.ecm.platform.api.login.UserIdentificationInfoCallbackHandler
All Implemented Interfaces:
CallbackHandler

public class UserIdentificationInfoCallbackHandler
extends Object
implements CallbackHandler


Constructor Summary
UserIdentificationInfoCallbackHandler(UserIdentificationInfo userIdent)
           
 
Method Summary
 void handle(Callback[] callbacks)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserIdentificationInfoCallbackHandler

public UserIdentificationInfoCallbackHandler(UserIdentificationInfo userIdent)
Method Detail

handle

public void handle(Callback[] callbacks)
            throws IOException,
                   UnsupportedCallbackException
Specified by:
handle in interface CallbackHandler
Throws:
IOException
UnsupportedCallbackException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.