Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.platform.login.web
Class LoginStackPropagator

java.lang.Object
  extended by org.nuxeo.platform.login.web.LoginStackPropagator
All Implemented Interfaces:
NuxeoAuthenticationPropagator

public class LoginStackPropagator
extends Object
implements NuxeoAuthenticationPropagator

Propagate the login information from the web authentication filter to the client login module stack.

Author:
Bogdan Stefanescu

Constructor Summary
LoginStackPropagator()
           
 
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

LoginStackPropagator

public LoginStackPropagator()
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 ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.