public class AddLockToken extends Object implements org.apache.commons.chain.Command
Lock token to the current Session| Constructor and Description | 
|---|
AddLockToken()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
execute(org.apache.commons.chain.Context ctx) | 
String | 
getTokenKey()  | 
void | 
setTokenKey(String tokenKey)  | 
public boolean execute(org.apache.commons.chain.Context ctx)
                throws Exception
execute in interface org.apache.commons.chain.CommandExceptionpublic String getTokenKey()
public void setTokenKey(String tokenKey)
tokenKey - the token key to setCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.