Preparing search index...
The search index is not available
Swim
Swim
@swim/uri
UriUser
Class UriUser
Hierarchy
UriUser
Implements
HashCode
Debug
Display
Index
Properties
password
username
Methods
copy
debug
display
equals
hash
Code
is
Defined
like
Type?
to
Like
to
String
with
Password
with
Username
create
from
Init
from
Like
parse
undefined
Properties
Readonly
password
password
:
string
Readonly
username
username
:
string
Methods
Protected
copy
copy
(
username
,
password
)
:
UriUser
Parameters
username
:
string
password
:
string
Returns
UriUser
debug
debug
<
T
>
(
output
)
:
Output
<
T
>
Type Parameters
T
Parameters
output
:
Output
<
T
>
Returns
Output
<
T
>
display
display
<
T
>
(
output
)
:
Output
<
T
>
Type Parameters
T
Parameters
output
:
Output
<
T
>
Returns
Output
<
T
>
equals
equals
(
that
)
:
boolean
Parameters
that
:
unknown
Returns
boolean
hash
Code
hash
Code
(
)
:
number
Returns
number
is
Defined
is
Defined
(
)
:
boolean
Returns
boolean
Optional
like
Type
like
Type
(
like
)
:
void
Parameters
like
:
string
|
UriUserInit
Returns
void
to
Like
to
Like
(
user
?
)
:
{
password
?:
string
;
username
?:
string
;
}
Parameters
Optional
user
:
{
password
?:
string
;
username
?:
string
;
}
Optional
password
?:
string
Optional
username
?:
string
Returns
{
password
?:
string
;
username
?:
string
;
}
Optional
password
?:
string
Optional
username
?:
string
to
String
to
String
(
)
:
string
Returns
string
with
Password
with
Password
(
password
)
:
UriUser
Parameters
password
:
string
Returns
UriUser
with
Username
with
Username
(
username
)
:
UriUser
Parameters
username
:
string
Returns
UriUser
Static
create
create
(
username
,
password
?
)
:
UriUser
Parameters
username
:
string
Optional
password
:
string
Returns
UriUser
Static
from
Init
from
Init
(
init
)
:
UriUser
Parameters
init
:
UriUserInit
Returns
UriUser
Static
from
Like
from
Like
<
T
>
(
value
)
:
UriUser
|
Uninitable
<
T
>
Type Parameters
T
extends
UriUserLike
Parameters
value
:
T
Returns
UriUser
|
Uninitable
<
T
>
Static
parse
parse
(
input
)
:
Parser
<
UriUser
>
Parameters
input
:
Input
Returns
Parser
<
UriUser
>
parse
(
string
)
:
UriUser
Parameters
string
:
string
Returns
UriUser
Static
undefined
undefined
(
)
:
UriUser
Returns
UriUser
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
password
username
copy
debug
display
equals
hash
Code
is
Defined
like
Type
to
Like
to
String
with
Password
with
Username
create
from
Init
from
Like
parse
undefined
Swim
@swim/util
@swim/codec
@swim/component
@swim/collections
@swim/constraint
@swim/structure
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/warp
@swim/client
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/controller
@swim/button
Loading...
Generated using
TypeDoc