Interface OAuth2AuthorizationConsentService

All Known Implementing Classes:
InMemoryOAuth2AuthorizationConsentService, JdbcOAuth2AuthorizationConsentService

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