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