org.chorem.bow
Class TokenActions
java.lang.Object
org.chorem.bow.TokenActions
public class TokenActions
- extends Object
- Author:
- bbrossaud
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenActions
public TokenActions()
getPermanentToken
public String getPermanentToken()
getTemporaryToken
public String getTemporaryToken()
generateToken
public String generateToken()
throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
setPermanentToken
public void setPermanentToken(String token)
setTemporaryToken
public void setTemporaryToken(String token)
Copyright © 2010 CodeLutin. All Rights Reserved.