Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.client.jaxrs.spi.auth
Class PortalSSOAuthInterceptor

java.lang.Object
  extended by org.nuxeo.ecm.automation.client.jaxrs.spi.auth.PortalSSOAuthInterceptor
All Implemented Interfaces:
RequestInterceptor

public class PortalSSOAuthInterceptor
extends Object
implements RequestInterceptor

Author:
matic

Constructor Summary
PortalSSOAuthInterceptor(String secretKey, String userName)
           
 
Method Summary
 void processRequest(Request request, Connector connector)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalSSOAuthInterceptor

public PortalSSOAuthInterceptor(String secretKey,
                                String userName)
Method Detail

processRequest

public void processRequest(Request request,
                           Connector connector)
Specified by:
processRequest in interface RequestInterceptor

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.