Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.auth.interfaces
Interface NuxeoAuthenticationPropagator

All Known Implementing Classes:
JBossAuthenticationPropagator, WebEngineLocalPropagator

public interface NuxeoAuthenticationPropagator


Method Summary
 void propagateUserIdentificationInformation(CachableUserIdentificationInfo cachableUserIdent)
          Propagates userIdentification information from the web context to the ejb context.
 

Method Detail

propagateUserIdentificationInformation

void propagateUserIdentificationInformation(CachableUserIdentificationInfo cachableUserIdent)
Propagates userIdentification information from the web context to the ejb context.

Parameters:
cachableUserIdent -

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.