public class UserAuthPassword extends AbstractUserAuth
UserAuth.Result| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
service, session| Constructor and Description |
|---|
UserAuthPassword(ClientSessionImpl session,
java.lang.String service,
java.lang.String password) |
| Modifier and Type | Method and Description |
|---|---|
UserAuth.Result |
next(Buffer buffer) |
getServicepublic UserAuthPassword(ClientSessionImpl session, java.lang.String service, java.lang.String password)
public UserAuth.Result next(Buffer buffer) throws java.io.IOException
java.io.IOExceptionCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.