Interface OAuth2AuthorizationService

All Known Implementing Classes:
InMemoryOAuth2AuthorizationService, JdbcOAuth2AuthorizationService

public interface OAuth2AuthorizationService
Implementations of this interface are responsible for the management of OAuth 2.0 Authorization(s).
Since:
0.0.1
See Also: