org.apache.sling.servlets.get.impl.impl.info
Class SessionInfoProvider

java.lang.Object
  extended by org.apache.sling.servlets.get.impl.impl.info.SessionInfoProvider
All Implemented Interfaces:
SlingInfoProvider

public class SessionInfoProvider
extends Object
implements SlingInfoProvider


Constructor Summary
SessionInfoProvider()
           
 
Method Summary
 Map<String,String> getInfo(SlingHttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionInfoProvider

public SessionInfoProvider()
Method Detail

getInfo

public Map<String,String> getInfo(SlingHttpServletRequest request)
Specified by:
getInfo in interface SlingInfoProvider


Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.