- fetchById(Long...) - Method in class li.rudin.core.security.impl.schema.tables.daos.RoleDao
-
Fetch records that have ID IN (values)
- fetchById(Long...) - Method in class li.rudin.core.security.impl.schema.tables.daos.UserDao
-
Fetch records that have ID IN (values)
- fetchByName(String...) - Method in class li.rudin.core.security.impl.schema.tables.daos.RoleDao
-
Fetch records that have NAME IN (values)
- fetchByName(String...) - Method in class li.rudin.core.security.impl.schema.tables.daos.UserDao
-
Fetch records that have NAME IN (values)
- fetchBySha1(String...) - Method in class li.rudin.core.security.impl.schema.tables.daos.UserDao
-
Fetch records that have SHA1 IN (values)
- fetchOneById(Long) - Method in class li.rudin.core.security.impl.schema.tables.daos.RoleDao
-
Fetch a unique record that has ID = value
- fetchOneById(Long) - Method in class li.rudin.core.security.impl.schema.tables.daos.UserDao
-
Fetch a unique record that has ID = value
- field1() - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
- field1() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
- field1() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
- field2() - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
- field2() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
- field2() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
- field3() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
- fieldsRow() - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
- fieldsRow() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
- fieldsRow() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
- findByName(String) - Method in class li.rudin.core.security.impl.LoginServiceImpl
-
- from(IRole) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IRole
-
Load data from another generated Record/POJO implementing the common interface IRole
- from(IUser) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUser
-
Load data from another generated Record/POJO implementing the common interface IUser
- from(IUserRoles) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUserRoles
-
Load data from another generated Record/POJO implementing the common interface IUserRoles
- from(IRole) - Method in class li.rudin.core.security.impl.schema.tables.pojos.Role
-
Load data from another generated Record/POJO implementing the common interface IRole
- from(IUser) - Method in class li.rudin.core.security.impl.schema.tables.pojos.User
-
Load data from another generated Record/POJO implementing the common interface IUser
- from(IUserRoles) - Method in class li.rudin.core.security.impl.schema.tables.pojos.UserRoles
-
Load data from another generated Record/POJO implementing the common interface IUserRoles
- from(IRole) - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
-
Load data from another generated Record/POJO implementing the common interface IRole
- from(IUser) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Load data from another generated Record/POJO implementing the common interface IUser
- from(IUserRoles) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
-
Load data from another generated Record/POJO implementing the common interface IUserRoles
- getId(Role) - Method in class li.rudin.core.security.impl.schema.tables.daos.RoleDao
- getId(User) - Method in class li.rudin.core.security.impl.schema.tables.daos.UserDao
- getId() - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IRole
-
Getter for PUBLIC.ROLE.ID.
- getId() - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUser
-
Getter for PUBLIC.USER.ID.
- getId() - Method in class li.rudin.core.security.impl.schema.tables.pojos.Role
-
- getId() - Method in class li.rudin.core.security.impl.schema.tables.pojos.User
-
- getId() - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
-
Getter for PUBLIC.ROLE.ID.
- getId() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Getter for PUBLIC.USER.ID.
- getIdentity() - Method in class li.rudin.core.security.impl.schema.tables.Role
- getIdentity() - Method in class li.rudin.core.security.impl.schema.tables.User
- getKeys() - Method in class li.rudin.core.security.impl.schema.tables.Role
- getKeys() - Method in class li.rudin.core.security.impl.schema.tables.User
- getKeys() - Method in class li.rudin.core.security.impl.schema.tables.UserRoles
- getName() - Method in class li.rudin.core.security.impl.DefaultUser
-
- getName() - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IRole
-
Getter for PUBLIC.ROLE.NAME.
- getName() - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUser
-
Getter for PUBLIC.USER.NAME.
- getName() - Method in class li.rudin.core.security.impl.schema.tables.pojos.Role
-
- getName() - Method in class li.rudin.core.security.impl.schema.tables.pojos.User
-
- getName() - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
-
Getter for PUBLIC.ROLE.NAME.
- getName() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Getter for PUBLIC.USER.NAME.
- getPrimaryKey() - Method in class li.rudin.core.security.impl.schema.tables.Role
- getPrimaryKey() - Method in class li.rudin.core.security.impl.schema.tables.User
- getPrimaryKey() - Method in class li.rudin.core.security.impl.schema.tables.UserRoles
- getRecordType() - Method in class li.rudin.core.security.impl.schema.tables.Role
-
The class holding records for this type
- getRecordType() - Method in class li.rudin.core.security.impl.schema.tables.User
-
The class holding records for this type
- getRecordType() - Method in class li.rudin.core.security.impl.schema.tables.UserRoles
-
The class holding records for this type
- getReferences() - Method in class li.rudin.core.security.impl.schema.tables.UserRoles
- getRoleId() - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUserRoles
-
Getter for PUBLIC.USER_ROLES.ROLE_ID.
- getRoleId() - Method in class li.rudin.core.security.impl.schema.tables.pojos.UserRoles
-
- getRoleId() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
-
Getter for PUBLIC.USER_ROLES.ROLE_ID.
- getRoles() - Method in class li.rudin.core.security.impl.DefaultUser
-
- getSequences() - Method in class li.rudin.core.security.impl.schema.Public
-
- getSha1() - Method in class li.rudin.core.security.impl.DefaultUser
-
- getSha1() - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUser
-
Getter for PUBLIC.USER.SHA1.
- getSha1() - Method in class li.rudin.core.security.impl.schema.tables.pojos.User
-
- getSha1() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Getter for PUBLIC.USER.SHA1.
- getTables() - Method in class li.rudin.core.security.impl.schema.Public
-
- getUser() - Method in class li.rudin.core.security.impl.LoginServiceImpl
-
- getUserId() - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUserRoles
-
Getter for PUBLIC.USER_ROLES.USER_ID.
- getUserId() - Method in class li.rudin.core.security.impl.schema.tables.pojos.UserRoles
-
- getUserId() - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
-
Getter for PUBLIC.USER_ROLES.USER_ID.
- ID - Variable in class li.rudin.core.security.impl.schema.tables.Role
-
The column PUBLIC.ROLE.ID.
- ID - Variable in class li.rudin.core.security.impl.schema.tables.User
-
The column PUBLIC.USER.ID.
- IDENTITY_ROLE - Static variable in class li.rudin.core.security.impl.schema.Keys
-
- IDENTITY_USER - Static variable in class li.rudin.core.security.impl.schema.Keys
-
- intercept(InvocationContext) - Method in class li.rudin.core.security.impl.RestrictionInterceptor
-
- into(E) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IRole
-
Copy data into another generated Record/POJO implementing the common interface IRole
- into(E) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUser
-
Copy data into another generated Record/POJO implementing the common interface IUser
- into(E) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUserRoles
-
Copy data into another generated Record/POJO implementing the common interface IUserRoles
- into(E) - Method in class li.rudin.core.security.impl.schema.tables.pojos.Role
-
Copy data into another generated Record/POJO implementing the common interface IRole
- into(E) - Method in class li.rudin.core.security.impl.schema.tables.pojos.User
-
Copy data into another generated Record/POJO implementing the common interface IUser
- into(E) - Method in class li.rudin.core.security.impl.schema.tables.pojos.UserRoles
-
Copy data into another generated Record/POJO implementing the common interface IUserRoles
- into(E) - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
-
Copy data into another generated Record/POJO implementing the common interface IRole
- into(E) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Copy data into another generated Record/POJO implementing the common interface IUser
- into(E) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
-
Copy data into another generated Record/POJO implementing the common interface IUserRoles
- IRole - Interface in li.rudin.core.security.impl.schema.tables.interfaces
-
This class is generated by jOOQ.
- isLoggedIn() - Method in class li.rudin.core.security.impl.LoginServiceImpl
-
- IUser - Interface in li.rudin.core.security.impl.schema.tables.interfaces
-
This class is generated by jOOQ.
- IUserRoles - Interface in li.rudin.core.security.impl.schema.tables.interfaces
-
This class is generated by jOOQ.
- Sequences - Class in li.rudin.core.security.impl.schema
-
This class is generated by jOOQ.
- Sequences() - Constructor for class li.rudin.core.security.impl.schema.Sequences
-
- setId(Long) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IRole
-
Setter for PUBLIC.ROLE.ID.
- setId(Long) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUser
-
Setter for PUBLIC.USER.ID.
- setId(Long) - Method in class li.rudin.core.security.impl.schema.tables.pojos.Role
-
- setId(Long) - Method in class li.rudin.core.security.impl.schema.tables.pojos.User
-
- setId(Long) - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
-
Setter for PUBLIC.ROLE.ID.
- setId(Long) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Setter for PUBLIC.USER.ID.
- setName(String) - Method in class li.rudin.core.security.impl.DefaultUser
-
- setName(String) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IRole
-
Setter for PUBLIC.ROLE.NAME.
- setName(String) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUser
-
Setter for PUBLIC.USER.NAME.
- setName(String) - Method in class li.rudin.core.security.impl.schema.tables.pojos.Role
-
- setName(String) - Method in class li.rudin.core.security.impl.schema.tables.pojos.User
-
- setName(String) - Method in class li.rudin.core.security.impl.schema.tables.records.RoleRecord
-
Setter for PUBLIC.ROLE.NAME.
- setName(String) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Setter for PUBLIC.USER.NAME.
- setRoleId(Long) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUserRoles
-
Setter for PUBLIC.USER_ROLES.ROLE_ID.
- setRoleId(Long) - Method in class li.rudin.core.security.impl.schema.tables.pojos.UserRoles
-
- setRoleId(Long) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
-
Setter for PUBLIC.USER_ROLES.ROLE_ID.
- setSha1(String) - Method in class li.rudin.core.security.impl.DefaultUser
-
- setSha1(String) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUser
-
Setter for PUBLIC.USER.SHA1.
- setSha1(String) - Method in class li.rudin.core.security.impl.schema.tables.pojos.User
-
- setSha1(String) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Setter for PUBLIC.USER.SHA1.
- setUserId(Long) - Method in interface li.rudin.core.security.impl.schema.tables.interfaces.IUserRoles
-
Setter for PUBLIC.USER_ROLES.USER_ID.
- setUserId(Long) - Method in class li.rudin.core.security.impl.schema.tables.pojos.UserRoles
-
- setUserId(Long) - Method in class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
-
Setter for PUBLIC.USER_ROLES.USER_ID.
- SHA1 - Variable in class li.rudin.core.security.impl.schema.tables.User
-
The column PUBLIC.USER.SHA1.
- SYSTEM_SEQUENCE_F390E2A9_4E88_47DF_BB54_97B73F7888D3 - Static variable in class li.rudin.core.security.impl.schema.Sequences
-
The sequence PUBLIC.SYSTEM_SEQUENCE_F390E2A9_4E88_47DF_BB54_97B73F7888D3
- SYSTEM_SEQUENCE_F59C8186_1777_47F9_AD08_97F5170D6523 - Static variable in class li.rudin.core.security.impl.schema.Sequences
-
The sequence PUBLIC.SYSTEM_SEQUENCE_F59C8186_1777_47F9_AD08_97F5170D6523
- update(AbstractUser) - Method in class li.rudin.core.security.impl.LoginServiceImpl
-
- User - Class in li.rudin.core.security.impl.schema.tables.pojos
-
This class is generated by jOOQ.
- User() - Constructor for class li.rudin.core.security.impl.schema.tables.pojos.User
-
- User(Long, String, String) - Constructor for class li.rudin.core.security.impl.schema.tables.pojos.User
-
- User - Class in li.rudin.core.security.impl.schema.tables
-
This class is generated by jOOQ.
- USER - Static variable in class li.rudin.core.security.impl.schema.Tables
-
The table PUBLIC.USER
- User() - Constructor for class li.rudin.core.security.impl.schema.tables.User
-
Create a PUBLIC.USER table reference
- User(String) - Constructor for class li.rudin.core.security.impl.schema.tables.User
-
Create an aliased PUBLIC.USER table reference
- USER - Static variable in class li.rudin.core.security.impl.schema.tables.User
-
The singleton instance of PUBLIC.USER
- USER_ID - Variable in class li.rudin.core.security.impl.schema.tables.UserRoles
-
The column PUBLIC.USER_ROLES.USER_ID.
- USER_ROLES - Static variable in class li.rudin.core.security.impl.schema.Tables
-
The table PUBLIC.USER_ROLES
- USER_ROLES - Static variable in class li.rudin.core.security.impl.schema.tables.UserRoles
-
The singleton instance of PUBLIC.USER_ROLES
- USER_ROLES_ID_KEY_CONSTRAINT - Static variable in class li.rudin.core.security.impl.schema.Keys
-
- USER_ROLES_ROLE_FK - Static variable in class li.rudin.core.security.impl.schema.Keys
-
- USER_ROLES_USER_FK - Static variable in class li.rudin.core.security.impl.schema.Keys
-
- UserDao - Class in li.rudin.core.security.impl.schema.tables.daos
-
This class is generated by jOOQ.
- UserDao() - Constructor for class li.rudin.core.security.impl.schema.tables.daos.UserDao
-
Create a new UserDao without any configuration
- UserDao(Configuration) - Constructor for class li.rudin.core.security.impl.schema.tables.daos.UserDao
-
Create a new UserDao with an attached configuration
- UserRecord - Class in li.rudin.core.security.impl.schema.tables.records
-
This class is generated by jOOQ.
- UserRecord() - Constructor for class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Create a detached UserRecord
- UserRecord(Long, String, String) - Constructor for class li.rudin.core.security.impl.schema.tables.records.UserRecord
-
Create a detached, initialised UserRecord
- UserRoles - Class in li.rudin.core.security.impl.schema.tables.pojos
-
This class is generated by jOOQ.
- UserRoles() - Constructor for class li.rudin.core.security.impl.schema.tables.pojos.UserRoles
-
- UserRoles(Long, Long) - Constructor for class li.rudin.core.security.impl.schema.tables.pojos.UserRoles
-
- UserRoles - Class in li.rudin.core.security.impl.schema.tables
-
This class is generated by jOOQ.
- UserRoles() - Constructor for class li.rudin.core.security.impl.schema.tables.UserRoles
-
Create a PUBLIC.USER_ROLES table reference
- UserRoles(String) - Constructor for class li.rudin.core.security.impl.schema.tables.UserRoles
-
Create an aliased PUBLIC.USER_ROLES table reference
- UserRolesRecord - Class in li.rudin.core.security.impl.schema.tables.records
-
This class is generated by jOOQ.
- UserRolesRecord() - Constructor for class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
-
Create a detached UserRolesRecord
- UserRolesRecord(Long, Long) - Constructor for class li.rudin.core.security.impl.schema.tables.records.UserRolesRecord
-
Create a detached, initialised UserRolesRecord