public interface SetPasswordResultHandler
Authorizer
object to deliver the results of
servicing a client's set password request.void handle(String failure)
failure
- Error message in case of failure or null in case of
success.Copyright © 2017. All rights reserved.