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.setPassword(String id,
String oldPassword,
String newPassword,
SetPasswordResultHandler handler)
Service a request to change a user's password.
|
Modifier and Type | Method and Description |
---|---|
void |
PasswdAuthorizer.setPassword(String id,
String oldPassword,
String newPassword,
SetPasswordResultHandler handler)
Service a request to change a user's password.
|
Copyright © 2017. All rights reserved.