public interface UserAuth
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
void |
init(ClientSession session,
String service,
List<Object> identities) |
boolean |
process(Buffer buffer) |
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.