io.lemonlabs.uri.UserInfo
See theUserInfo companion object case class UserInfo(user: String, password: Option[String])(implicit config: UriConfig) Attributes
- Companion:
- object
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
Any
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product