PHP Class Sulu\Bundle\SecurityBundle\Util\TokenGenerator

inspired by the FOSUserBundle's TokenGenerator Class TokenGenerator
Inheritance: implements Sulu\Bundle\SecurityBundle\Util\TokenGeneratorInterface
Show file Open project: sulu/sulu

Public Methods

Method Description
__construct ( )
generateToken ( ) Pulbic method to return the token.

Private Methods

Method Description
getRandomNumber ( )

Method Details

__construct() public method

public __construct ( )

generateToken() public method

Pulbic method to return the token.
public generateToken ( )