Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
FPauth_core.AuthenticatorSourceAuthenticator is module which provides functions both for authentication and logout
module Make
(M : Auth_sign.MODEL)
(V : Auth_sign.VARIABLES with type entity = M.t) :
Auth_sign.AUTHENTICATOR with type entity = M.tMake creates an instance of Auth_sign.AUTHENTICATOR for a given model and variables