public interface UserAuth
void
destroy()
init(ClientSession session, String service, List<Object> identities)
boolean
process(Buffer buffer)
void init(ClientSession session, String service, List<Object> identities) throws Exception
Exception
boolean process(Buffer buffer) throws Exception
void destroy()
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.