Interface OAuth2GrantTypeFactory

All Superinterfaces:
ProviderFactory<OAuth2GrantType>

public interface OAuth2GrantTypeFactory extends ProviderFactory<OAuth2GrantType>
Provider interface for OAuth 2.0 grant types
Author:
Dmitry Telegin