Nuxeo Enterprise Platform 5.4

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

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

public class AuthenticationChainDescriptor
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
AuthenticationChainDescriptor()
           
 
Method Summary
 java.util.List<java.lang.String> getPluginsNames()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationChainDescriptor

public AuthenticationChainDescriptor()
Method Detail

getPluginsNames

public java.util.List<java.lang.String> getPluginsNames()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.