java.lang.Object
swim.uri.UriUser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected UriUserstatic UriUserstatic UriUser<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.<T> Output<T>Writes a human readable, display-formatted string representation of this object tooutput.booleaninthashCode()booleanstatic UriUserpassword()toString()static UriUserusername()
-
Field Details
-
username
-
password
-
-
Constructor Details
-
UriUser
-
-
Method Details
-
isDefined
public boolean isDefined() -
username
-
username
-
password
-
password
-
copy
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
display
Description copied from interface:DisplayWrites a human readable, display-formatted string representation of this object tooutput. -
toString
-
undefined
-
create
-
create
-
parse
-