public interface ProxyAuthorizationHandler
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(String userName,
String password)
Authenticates the user using the specified user name and password.
|
Copyright © 2009–2014 LittleShoot. All rights reserved.