public class UuidResolver
extends java.lang.Object
| Constructor and Description |
|---|
UuidResolver() |
| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
resolve(javax.servlet.http.HttpServletRequest request,
java.lang.String headerName)
Resolve the UUID from the header with name
headerName. |