C# Class org.GraphDefined.Vanaheimr.Hermod.HTTP.HTTPSecurity

Afficher le fichier Open project: Vanaheimr/Hermod

Méthodes publiques

Méthode Description
HTTPSecurity ( Func Verify ) : System

Create a new HTTP security object.

Method Details

HTTPSecurity() public méthode

Create a new HTTP security object.
public HTTPSecurity ( Func Verify ) : System
Verify Func A username + password verifier.
Résultat System