JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ratpack.auth
Interface UserIdentifier
public interface
UserIdentifier
Interface for retrieving potential user identification data without being tied to the authentication system.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getUserIdentifier
()
The unique user identifier.
Method Detail
getUserIdentifier
String
getUserIdentifier()
The unique user identifier.
Returns:
the unique user identifier.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method