public class GssApiWithMicAuthentication
extends org.apache.sshd.client.auth.AbstractUserAuth
Constructor and Description |
---|
GssApiWithMicAuthentication()
Creates a new
GssApiWithMicAuthentication . |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
protected boolean |
processAuthDataRequest(org.apache.sshd.client.session.ClientSession session,
String service,
org.apache.sshd.common.util.buffer.Buffer in) |
protected boolean |
sendAuthDataRequest(org.apache.sshd.client.session.ClientSession session,
String service) |
getClientSession, getName, getService, getSession, init, process, toString
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warn
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GssApiWithMicAuthentication()
GssApiWithMicAuthentication
.protected boolean sendAuthDataRequest(org.apache.sshd.client.session.ClientSession session, String service) throws Exception
sendAuthDataRequest
in class org.apache.sshd.client.auth.AbstractUserAuth
Exception
protected boolean processAuthDataRequest(org.apache.sshd.client.session.ClientSession session, String service, org.apache.sshd.common.util.buffer.Buffer in) throws Exception
processAuthDataRequest
in class org.apache.sshd.client.auth.AbstractUserAuth
Exception
public void destroy()
destroy
in interface org.apache.sshd.client.auth.UserAuth
destroy
in class org.apache.sshd.client.auth.AbstractUserAuth
Copyright © 2021 Eclipse JGit Project. All rights reserved.