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–2015 LittleShoot. All rights reserved.