Class Util_Token
Classe de génération de token pour se prémunire des attaques CSRF
		
		
		
		Package: Util
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.1.0
Located at Util/Token.class.php
	
	Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.1.0
Located at Util/Token.class.php
			 public static
			string
			
			
		 | 
		|
			 public static
			string
			
			
		 | 
		|
			 public static
			integer
			
			
		 | 
		|
			 public static
			boolean
			
			
		 | 
		|
			 public static
			integer
			
			
		 | 
		
			public static
			integer
		 | 
		$error | 0 | 
		
			#
			 Type d'erreur retournée à la vérification du token 1 = Token non passé en paramètre 2 = token recu != token généré 3 = token expiré  |