public class DataChannelAuthentication extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
argument |
static DataChannelAuthentication |
NONE |
static DataChannelAuthentication |
SELF |
Modifier | Constructor and Description |
---|---|
protected |
DataChannelAuthentication() |
protected |
DataChannelAuthentication(String argument) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
protected void |
setArgument(String argument) |
String |
toFtpCmdArgument() |
public static final DataChannelAuthentication NONE
public static final DataChannelAuthentication SELF
protected String argument
protected DataChannelAuthentication()
protected DataChannelAuthentication(String argument)
Copyright © 2016. All rights reserved.