Interface PropertyFileAuthorization
- All Superinterfaces:
AuthorizationProvider
Factory interface for creating property file based
AuthenticationProvider instances.- Author:
- Stephane Bastian
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic PropertyFileAuthorizationCreate a File authentication providerMethods inherited from interface AuthorizationProvider
getAuthorizations, getId
-
Method Details
-
create
Create a File authentication provider- Parameters:
vertx- the Vert.x instance- Returns:
- the authentication provider
-