public class UserAuthPassword extends AbstractUserAuth
UserAuth.Result| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
service, session, username| Constructor and Description |
|---|
UserAuthPassword(ClientSessionImpl session,
String service,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
UserAuth.Result |
next(Buffer buffer) |
getService, getUsernamepublic UserAuthPassword(ClientSessionImpl session, String service, String username, String password)
public UserAuth.Result next(Buffer buffer) throws IOException
IOExceptionCopyright © 2008–2013 The Apache Software Foundation. All rights reserved.