Package io.vertx.tp.rbac.cv
Interface Addr.Auth
-
- Enclosing interface:
- Addr
public static interface Addr.Auth
-
-
Field Detail
-
LOGIN
static final String LOGIN
- See Also:
- Constant Field Values
-
LOGOUT
static final String LOGOUT
- See Also:
- Constant Field Values
-
AUTHORIZE
static final String AUTHORIZE
- See Also:
- Constant Field Values
-
TOKEN
static final String TOKEN
- See Also:
- Constant Field Values
-
-