Package io.vertx.up.uca.cache
Interface RapidKey.User
-
- Enclosing interface:
- RapidKey
public static interface RapidKey.User
-
-
Field Summary
Fields Modifier and Type Field Description static StringAUTHENTICATEstatic StringAUTHORIZATIONstatic StringMY_HABITUSstatic StringMY_VIEW
-
-
-
Field Detail
-
MY_VIEW
static final String MY_VIEW
- See Also:
- Constant Field Values
-
MY_HABITUS
static final String MY_HABITUS
- See Also:
- Constant Field Values
-
AUTHORIZATION
static final String AUTHORIZATION
- See Also:
- Constant Field Values
-
AUTHENTICATE
static final String AUTHENTICATE
- See Also:
- Constant Field Values
-
-