public class UserAuthPassword extends Object implements UserAuth
UserAuth.Result
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log |
Constructor and Description |
---|
UserAuthPassword(ClientSessionImpl session,
String username,
String password) |
public UserAuthPassword(ClientSessionImpl session, String username, String password)
public String getUsername()
getUsername
in interface UserAuth
public UserAuth.Result next(Buffer buffer) throws IOException
next
in interface UserAuth
IOException
Copyright © 2008-2012 Apache Software Foundation. All Rights Reserved.