/// The server issuing access tokens to the client after successfully /// authenticating the resource owner and obtaining authorization. abstract class AuthorizationServer { }