Nuxeo Enterprise Platform 5.4

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

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

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

See Also:
Serialized Form

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

Constructor Detail

AuthenticationPropagatorDescriptor

public AuthenticationPropagatorDescriptor()
Method Detail

getClassName

public java.lang.Class<NuxeoAuthenticationPropagator> getClassName()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.