be.fedict.eid.applet.service.impl
Class AuthenticationSignatureContextImpl

java.lang.Object
  extended by be.fedict.eid.applet.service.impl.AuthenticationSignatureContextImpl
All Implemented Interfaces:
AuthenticationSignatureContext

public class AuthenticationSignatureContextImpl
extends Object
implements AuthenticationSignatureContext

Implementation of the AuthenticationSignatureContext.

Author:
Frank Cornelis

Constructor Summary
AuthenticationSignatureContextImpl(HttpSession httpSession)
          Main constructor.
 
Method Summary
 Object load(String name)
           
 void store(String name, Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationSignatureContextImpl

public AuthenticationSignatureContextImpl(HttpSession httpSession)
Main constructor.

Parameters:
httpSession -
Method Detail

store

public void store(String name,
                  Object object)
Specified by:
store in interface AuthenticationSignatureContext

load

public Object load(String name)
Specified by:
load in interface AuthenticationSignatureContext


Copyright © 2008-2014 FedICT. All Rights Reserved.