JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
ratpack.handling.UserId
Packages that use
UserId
Package
Description
ratpack.handling
The handling of application requests.
Uses of
UserId
in
ratpack.handling
Methods in
ratpack.handling
that return
UserId
Modifier and Type
Method and Description
static
UserId
UserId.
of
(java.lang.String userIdentifier)
Creates new user identifier of the given string.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes