ProtectionLevel

fs2.ftp.FtpSettings$.ProtectionLevel
See theProtectionLevel companion object
sealed abstract class ProtectionLevel(val s: String)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Clear.type
object Confidential.type
object Private.type
object Safe.type

Members list

Value members

Concrete fields

val s: String