Class DataChannelAuthentication
java.lang.Object
org.globus.ftp.DataChannelAuthentication
- Direct Known Subclasses:
SubjectDataChannelAuthentication
Represents data channel authentication mode.
Use static variables SELF or NONE.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringstatic final DataChannelAuthenticationstatic final DataChannelAuthentication -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()protected voidsetArgument(String argument)
-
Field Details
-
NONE
-
SELF
-
argument
-
-
Constructor Details
-
DataChannelAuthentication
protected DataChannelAuthentication() -
DataChannelAuthentication
-
-
Method Details
-
setArgument
-
toFtpCmdArgument
-
equals
-
hashCode
-