class JwtAuthProvider<USER, ROLE> : SecurityProvider<USER, ROLE>
class TokenSecurityContext<USER, ROLE> : SecurityCtx<USER, ROLE>