Search
Preparing search index...
The search index is not available
swimOS
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
@swim/uri
UriUser
Class UriUser
Hierarchy
UriUser
Implements
HashCode
Debug
Display
Index
Methods
copy
debug
display
equals
hash
Code
is
Defined
password
to
Any
to
String
username
from
from
Any
parse
undefined
Methods
Protected
copy
copy
(
username
:
string
|
null
, password
:
string
|
null
)
:
UriUser
Parameters
username:
string
|
null
password:
string
|
null
Returns
UriUser
debug
debug
(
output
:
Output
)
:
void
Parameters
output:
Output
Returns
void
display
display
(
output
:
Output
)
:
void
Parameters
output:
Output
Returns
void
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
is
Defined
is
Defined
(
)
:
boolean
Returns
boolean
password
password
(
)
:
string
|
null
password
(
password
:
string
|
null
)
:
UriUser
Returns
string
|
null
Parameters
password:
string
|
null
Returns
UriUser
to
Any
to
Any
(
user
?:
undefined
|
object
)
:
object
|
undefined
Parameters
Optional
user:
undefined
|
object
Returns
object
|
undefined
to
String
to
String
(
)
:
string
Returns
string
username
username
(
)
:
string
username
(
username
:
string
)
:
UriUser
Returns
string
Parameters
username:
string
Returns
UriUser
Static
from
from
(
username
:
string
|
null
, password
?:
string
|
null
)
:
UriUser
Parameters
username:
string
|
null
Default value
password:
string
|
null
= null
Returns
UriUser
Static
from
Any
from
Any
(
user
:
AnyUriUser
|
null
|
undefined
)
:
UriUser
Parameters
user:
AnyUriUser
|
null
|
undefined
Returns
UriUser
Static
parse
parse
(
string
:
string
)
:
UriUser
Parameters
string:
string
Returns
UriUser
Static
undefined
undefined
(
)
:
UriUser
Returns
UriUser
Globals
@swim/core
@swim/codec
@swim/collections
@swim/dataflow
@swim/math
@swim/recon
@swim/streamlet
@swim/structure
@swim/time
@swim/uri
@swim/util
@swim/mesh
@swim/ui
@swim/ux
@swim/web
Uri
Uri
Authority
Uri
Cache
Uri
Exception
Uri
Fragment
Uri
Host
Uri
Parser
Uri
Path
Uri
Path
Builder
Uri
Port
Uri
Query
Uri
Query
Builder
Uri
Scheme
Uri
User
copy
debug
display
equals
hash
Code
is
Defined
password
to
Any
to
String
username
from
from
Any
parse
undefined
Uri
Authority
Init
Uri
Init
Uri
User
Init
Any
Uri
Any
Uri
Authority
Any
Uri
Fragment
Any
Uri
Host
Any
Uri
Path
Any
Uri
Port
Any
Uri
Query
Any
Uri
Scheme
Any
Uri
User