SubjectDataChannelAuthenticationpublic class DataChannelAuthentication extends Object
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
argument |
|
static DataChannelAuthentication |
NONE |
|
static DataChannelAuthentication |
SELF |
| Modifier | Constructor | Description |
|---|---|---|
protected |
DataChannelAuthentication() |
|
protected |
DataChannelAuthentication(String argument) |
| Modifier and Type | Method | 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 © 2018. All rights reserved.