sk.seges.acris.security.shared.apikey
Class ApiKeySessionHolder

java.lang.Object
  extended by sk.seges.acris.security.shared.apikey.ApiKeySessionHolder
All Implemented Interfaces:
Serializable

public class ApiKeySessionHolder
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ApiKeySessionHolder()
           
 
Method Summary
 void appendSesion(String apiKey, Long userId)
           
 ApiKeySession getSession(String apiKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApiKeySessionHolder

public ApiKeySessionHolder()
Method Detail

appendSesion

public void appendSesion(String apiKey,
                         Long userId)

getSession

public ApiKeySession getSession(String apiKey)


Copyright © 2014 Seges s.r.o.. All Rights Reserved.