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.Command
Exception
public String getTokenKey()
public void setTokenKey(String tokenKey)
tokenKey
- the token key to setCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.