Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.auth.jboss
Class JBossUserIdentificationInfoCallbackHandler

java.lang.Object
  extended by org.nuxeo.ecm.platform.api.login.UserIdentificationInfoCallbackHandler
      extended by org.nuxeo.ecm.platform.ui.web.auth.jboss.JBossUserIdentificationInfoCallbackHandler
All Implemented Interfaces:
CallbackHandler

public class JBossUserIdentificationInfoCallbackHandler
extends UserIdentificationInfoCallbackHandler


Constructor Summary
JBossUserIdentificationInfoCallbackHandler(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

JBossUserIdentificationInfoCallbackHandler

public JBossUserIdentificationInfoCallbackHandler(UserIdentificationInfo userIdent)
Method Detail

handle

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

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.