Class DataChannelAuthentication

  • Direct Known Subclasses:
    SubjectDataChannelAuthentication

    public class DataChannelAuthentication
    extends Object
    Represents data channel authentication mode. Use static variables SELF or NONE.
    • Constructor Detail

      • DataChannelAuthentication

        protected DataChannelAuthentication()
      • DataChannelAuthentication

        protected DataChannelAuthentication​(String argument)
    • Method Detail

      • setArgument

        protected void setArgument​(String argument)
      • toFtpCmdArgument

        public String toFtpCmdArgument()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object