public class UserAuthPassword extends java.lang.Object implements UserAuth
| Modifier and Type | Class and Description |
|---|---|
static class |
UserAuthPassword.Factory |
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
UserAuthPassword() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(ClientSession session,
java.lang.String service,
java.util.List<java.lang.Object> identities) |
boolean |
process(Buffer buffer) |
public void init(ClientSession session, java.lang.String service, java.util.List<java.lang.Object> identities) throws java.lang.Exception
public boolean process(Buffer buffer) throws java.lang.Exception
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.