Package de.uhilger.httpserver.auth.realm
-
Interface Summary Interface Description Realm A Realm is a "database" of usernames and passwords that identify valid users of an application (or a set of applications), plus a list of roles associated with each valid user. -
Class Summary Class Description Encoder Encoder zur Kennwort-VerschluesselungSimpleRealm Eine einfache Implementierung der Schnittstelle Realm, die Benutzerinformationen aus einer Datei liest.User Ein Nutzer im Kontext dieser Package