Interface JwtAuthority<I>

Type Parameters:
I - Identity type.

public interface JwtAuthority<I>
Authority for JWT.
Author:
Daniel Sagenschneider