org.apache.sshd.client
Interface UserAuth

All Known Implementing Classes:
UserAuthAgent, UserAuthPassword, UserAuthPublicKey

public interface UserAuth

TODO Add javadoc

Author:
Apache MINA SSHD Project

Nested Class Summary
static class UserAuth.Result
           
 
Method Summary
 UserAuth.Result next(Buffer buffer)
           
 

Method Detail

next

UserAuth.Result next(Buffer buffer)
                     throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.