Package | Description |
---|---|
org.elkoserver.server.gatekeeper |
The Elko Gatekeeper.
|
org.elkoserver.server.gatekeeper.passwd |
A simple, password-based
Authorizer implementation for use with the Elko Gatekeeper. |
Modifier and Type | Method and Description |
---|---|
void |
Authorizer.reserve(String protocol,
String context,
String id,
String name,
String password,
ReservationResultHandler handler)
Service a request to make a reservation.
|
Modifier and Type | Method and Description |
---|---|
void |
PasswdAuthorizer.reserve(String protocol,
String context,
String id,
String name,
String password,
ReservationResultHandler handler)
Service a request to make a reservation.
|
Copyright © 2017. All rights reserved.