public class AuthenticationSignatureContextImpl extends Object implements AuthenticationSignatureContext
AuthenticationSignatureContext
.Constructor and Description |
---|
AuthenticationSignatureContextImpl(HttpSession httpSession)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
Object |
load(String name) |
void |
store(String name,
Object object) |
public AuthenticationSignatureContextImpl(HttpSession httpSession)
httpSession
- public void store(String name, Object object)
store
in interface AuthenticationSignatureContext
public Object load(String name)
load
in interface AuthenticationSignatureContext
Copyright © 2008-2015 FedICT. All Rights Reserved.