Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.auth.jboss
Class JBossAuthenticationPropagator

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.auth.jboss.JBossAuthenticationPropagator
All Implemented Interfaces:
NuxeoAuthenticationPropagator

public class JBossAuthenticationPropagator
extends java.lang.Object
implements NuxeoAuthenticationPropagator


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

JBossAuthenticationPropagator

public JBossAuthenticationPropagator()
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.