Authorizer
implementation for use with the Elko Gatekeeper.See: Description
Class | Description |
---|---|
PasswdAuthorizer |
A simple implementation of the
Authorizer interface for use with
the Elko Gatekeeper. |
Authorizer
implementation for use with the Elko Gatekeeper. It maintains an
access control database using a set of JSON objects that map Actor names to SHA
hashes of passwords, much in the style of a Unix passwd file.Copyright © 2017. All rights reserved.