org.openmdx.security.auth.servlet.spi
Class TokenCallback
java.lang.Object
org.openmdx.security.auth.servlet.spi.TokenCallback
- All Implemented Interfaces:
- Serializable, Callback
public class TokenCallback
- extends Object
- implements Callback, Serializable
TokenCallback
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenCallback
public TokenCallback()
getToken
public String getToken()
- Retrieve token.
- Returns:
- Returns the token.
setToken
public void setToken(String token)
- Set token.
- Parameters:
token - The token to set.
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.