nl.surfnet.coin.teams.util
Class TokenUtil

java.lang.Object
  extended by nl.surfnet.coin.teams.util.TokenUtil

public final class TokenUtil
extends Object


Field Summary
static String TOKENCHECK
           
 
Constructor Summary
TokenUtil()
           
 
Method Summary
static void checkTokens(String sessionToken, String token, org.springframework.web.bind.support.SessionStatus status)
           
static String generateSessionToken()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOKENCHECK

public static final String TOKENCHECK
See Also:
Constant Field Values
Constructor Detail

TokenUtil

public TokenUtil()
Method Detail

generateSessionToken

public static String generateSessionToken()

checkTokens

public static void checkTokens(String sessionToken,
                               String token,
                               org.springframework.web.bind.support.SessionStatus status)


Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.