Interface | Description |
---|---|
Authorizer |
Interface implemented by classes that provide an authorization policy
and mechanism to the Gatekeeper.
|
ReservationResultHandler |
Interface for an
Authorizer object to deliver the results of
servicing a client's reservation request. |
SetPasswordResultHandler |
Interface for an
Authorizer object to deliver the results of
servicing a client's set password request. |
Class | Description |
---|---|
Gatekeeper |
The Gatekeeper itself as presented to its configured
Authorizer
object. |
GatekeeperBoot |
The Elko boot class for the Gatekeeper.
|
ReservationResult |
Descriptor object representing the results of a reservation request as
returned by a Director.
|
The Gatekeeper controls entry to particular servers by managing the dispensing and redemption of entry keys.
Copyright © 2017. All rights reserved.