Class RolesCookie


public class RolesCookie extends JwtCookie<RolesCookie.DataHolder>
Implements the nice_roles cookie.

The content given to this class will be the content of the "roles" claim inside a JWT that has been signed with the given secret.