Package io.vertx.tp.rbac.cv
Interface AuthKey.Pool
-
- Enclosing interface:
- AuthKey
public static interface AuthKey.Pool
-
-
Field Detail
-
PERMISSIONS
static final String PERMISSIONS
- See Also:
- Constant Field Values
-
RESOURCES
static final String RESOURCES
- See Also:
- Constant Field Values
-
TOKEN
static final String TOKEN
- See Also:
- Constant Field Values
-
CODE
static final String CODE
- See Also:
- Constant Field Values
-
VERIFY
static final String VERIFY
- See Also:
- Constant Field Values
-
LIMITATION
static final String LIMITATION
- See Also:
- Constant Field Values
-
-