Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.login.LoginPlugin

Packages that use LoginPlugin
org.nuxeo.ecm.platform.login   
 

Uses of LoginPlugin in org.nuxeo.ecm.platform.login
 

Classes in org.nuxeo.ecm.platform.login that implement LoginPlugin
 class BaseLoginModule
           
 class TrustingLoginPlugin
          Dummy LoginModule Plugin: it always trusts in the UserIndetificationInfo that it receive and does no validation.
 

Methods in org.nuxeo.ecm.platform.login that return LoginPlugin
 LoginPlugin LoginPluginRegistry.getPlugin()
          Deprecated. 
 LoginPlugin LoginPluginRegistry.getPlugin(String pluginName)
           
 

Methods in org.nuxeo.ecm.platform.login that return types with arguments of type LoginPlugin
 Class<LoginPlugin> LoginPluginDescriptor.getClassName()
           
 

Method parameters in org.nuxeo.ecm.platform.login with type arguments of type LoginPlugin
 void LoginPluginDescriptor.setClassName(Class<LoginPlugin> className)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.