Interface AuthorizationCodeDataProvider

All Superinterfaces:
OAuthDataProvider
All Known Implementing Classes:
AbstractAuthorizationCodeDataProvider, AbstractCodeDataProvider, DefaultEncryptingCodeDataProvider, JCacheCodeDataProvider, JPACMTCodeDataProvider, JPACodeDataProvider

public interface AuthorizationCodeDataProvider extends OAuthDataProvider
AuthorizationCodeDataProvider is the OAuthDataProvider which can additionally persist the authorization code grant information