Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webengine.login
Class WebEngineLocalPropagator

java.lang.Object
  extended by org.nuxeo.ecm.webengine.login.WebEngineLocalPropagator
All Implemented Interfaces:
NuxeoAuthenticationPropagator

public class WebEngineLocalPropagator
extends java.lang.Object
implements NuxeoAuthenticationPropagator

Author:
Bogdan Stefanescu

Constructor Summary
WebEngineLocalPropagator()
           
 
Method Summary
 void propagateUserIdentificationInformation(CachableUserIdentificationInfo cachableUserIdent)
          Propagates userIdentification information from the web context to the ejb context.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebEngineLocalPropagator

public WebEngineLocalPropagator()
Method Detail

propagateUserIdentificationInformation

public void propagateUserIdentificationInformation(CachableUserIdentificationInfo cachableUserIdent)
Description copied from interface: NuxeoAuthenticationPropagator
Propagates userIdentification information from the web context to the ejb context.

Specified by:
propagateUserIdentificationInformation in interface NuxeoAuthenticationPropagator

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.