Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.auth.service
Class CallbackHandlerFactoryDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.auth.service.CallbackHandlerFactoryDescriptor
All Implemented Interfaces:
Serializable

public class CallbackHandlerFactoryDescriptor
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
CallbackHandlerFactoryDescriptor()
           
 
Method Summary
 Class<NuxeoCallbackHandlerFactory> getClassName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallbackHandlerFactoryDescriptor

public CallbackHandlerFactoryDescriptor()
Method Detail

getClassName

public Class<NuxeoCallbackHandlerFactory> getClassName()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.