Package io.vertx.tp.rbac.cv
Interface AuthMsg
-
public interface AuthMsg
-
-
Field Summary
-
-
-
Field Detail
-
CODE_VERIFY
static final String CODE_VERIFY
- See Also:
- Constant Field Values
-
CODE_FILTER
static final String CODE_FILTER
- See Also:
- Constant Field Values
-
RELATION_USER_ROLE
static final String RELATION_USER_ROLE
- See Also:
- Constant Field Values
-
RELATION_GROUP
static final String RELATION_GROUP
- See Also:
- Constant Field Values
-
RELATION_GROUP_ROLE
static final String RELATION_GROUP_ROLE
- See Also:
- Constant Field Values
-
EMPLOYEE_BY_USER
static final String EMPLOYEE_BY_USER
- See Also:
- Constant Field Values
-
EMPLOYEE_EMPTY
static final String EMPLOYEE_EMPTY
- See Also:
- Constant Field Values
-
LOGIN_SUCCESS
static final String LOGIN_SUCCESS
- See Also:
- Constant Field Values
-
LOGIN_USER
static final String LOGIN_USER
- See Also:
- Constant Field Values
-
LOGIN_LOCKED
static final String LOGIN_LOCKED
- See Also:
- Constant Field Values
-
LOGIN_PWD
static final String LOGIN_PWD
- See Also:
- Constant Field Values
-
LOGIN_INPUT
static final String LOGIN_INPUT
- See Also:
- Constant Field Values
-
TOKEN_STORE
static final String TOKEN_STORE
- See Also:
- Constant Field Values
-
TOKEN_INPUT
static final String TOKEN_INPUT
- See Also:
- Constant Field Values
-
TOKEN_JWT
static final String TOKEN_JWT
- See Also:
- Constant Field Values
-
TOKEN_SIZE_NULL
static final String TOKEN_SIZE_NULL
- See Also:
- Constant Field Values
-
TOKEN_SIZE_EMPTY
static final String TOKEN_SIZE_EMPTY
- See Also:
- Constant Field Values
-
TOKEN_SIZE_MULTI
static final String TOKEN_SIZE_MULTI
- See Also:
- Constant Field Values
-
TOKEN_INVALID
static final String TOKEN_INVALID
- See Also:
- Constant Field Values
-
TOKEN_EXPIRED
static final String TOKEN_EXPIRED
- See Also:
- Constant Field Values
-
CREDIT_ACTION
static final String CREDIT_ACTION
- See Also:
- Constant Field Values
-
CREDIT_RESOURCE
static final String CREDIT_RESOURCE
- See Also:
- Constant Field Values
-
CREDIT_LEVEL
static final String CREDIT_LEVEL
- See Also:
- Constant Field Values
-
CREDIT_PERMISSION
static final String CREDIT_PERMISSION
- See Also:
- Constant Field Values
-
CREDIT_AUTHORIZED
static final String CREDIT_AUTHORIZED
- See Also:
- Constant Field Values
-
CREDIT_BOUND
static final String CREDIT_BOUND
- See Also:
- Constant Field Values
-
CREDIT_SUCCESS
static final String CREDIT_SUCCESS
- See Also:
- Constant Field Values
-
REGION_BEFORE
static final String REGION_BEFORE
- See Also:
- Constant Field Values
-
REGION_AFTER
static final String REGION_AFTER
- See Also:
- Constant Field Values
-
REGION_TYPE
static final String REGION_TYPE
- See Also:
- Constant Field Values
-
REGION_ROWS
static final String REGION_ROWS
- See Also:
- Constant Field Values
-
REGION_PROJECTION
static final String REGION_PROJECTION
- See Also:
- Constant Field Values
-
REGION_FLUSH
static final String REGION_FLUSH
- See Also:
- Constant Field Values
-
SEEKER_RESOURCE
static final String SEEKER_RESOURCE
- See Also:
- Constant Field Values
-
POOL_RESOURCE
static final String POOL_RESOURCE
- See Also:
- Constant Field Values
-
VIEW_PROCESS
static final String VIEW_PROCESS
- See Also:
- Constant Field Values
-
VISITANT_PROCESS
static final String VISITANT_PROCESS
- See Also:
- Constant Field Values
-
-