org.webbitserver.handler.authentication
Interface PasswordAuthenticator.ResultCallback

Enclosing interface:
PasswordAuthenticator

public static interface PasswordAuthenticator.ResultCallback


Method Summary
 void failure()
           
 void success()
           
 

Method Detail

success

void success()

failure

void failure()


Copyright © 2012. All Rights Reserved.