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:
javax.security.auth.callback.CallbackHandler

public class JBossUserIdentificationInfoCallbackHandler
extends UserIdentificationInfoCallbackHandler


Constructor Summary
JBossUserIdentificationInfoCallbackHandler(UserIdentificationInfo userIdent)
           
 
Method Summary
 void handle(javax.security.auth.callback.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(javax.security.auth.callback.Callback[] callbacks)
            throws java.io.IOException,
                   javax.security.auth.callback.UnsupportedCallbackException
Specified by:
handle in interface javax.security.auth.callback.CallbackHandler
Overrides:
handle in class UserIdentificationInfoCallbackHandler
Throws:
java.io.IOException
javax.security.auth.callback.UnsupportedCallbackException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.