be.fedict.eid.applet.service.impl
Class AuthenticationSignatureContextImpl
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticationSignatureContextImpl
public AuthenticationSignatureContextImpl(HttpSession httpSession)
- Main constructor.
- Parameters:
httpSession
-
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-2012 FedICT. All Rights Reserved.