Nuxeo ECM Projects 5.4.3-SNAPSHOT

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:
Serializable

public class AuthenticationPropagatorDescriptor
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
AuthenticationPropagatorDescriptor()
           
 
Method Summary
 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 Class<NuxeoAuthenticationPropagator> getClassName()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.