Package org.globus.ftp
Class SubjectDataChannelAuthentication
- java.lang.Object
-
- org.globus.ftp.DataChannelAuthentication
-
- org.globus.ftp.SubjectDataChannelAuthentication
-
public class SubjectDataChannelAuthentication extends DataChannelAuthentication
Represents subject data channel authentication.
-
-
Field Summary
-
Fields inherited from class org.globus.ftp.DataChannelAuthentication
argument, NONE, SELF
-
-
Constructor Summary
Constructors Constructor Description SubjectDataChannelAuthentication(java.lang.String subject)
-
Method Summary
-
Methods inherited from class org.globus.ftp.DataChannelAuthentication
equals, hashCode, setArgument, toFtpCmdArgument
-
-