public interface ProxyAuthenticator
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(String userName,
String password)
Authenticates the user using the specified userName and password.
|
Copyright © 2009-2013 LittleShoot. All Rights Reserved.