Interface SqlAuthorization

All Superinterfaces:
AuthorizationProvider

public interface SqlAuthorization extends AuthorizationProvider
Factory interface for creating AuthorizationProvider instances that use the Vert.x SQL client.
Author:
Paulo Lopes