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