All Classes
-
All Classes Interface Summary Class Summary Class Description DatabaseService This is an OSGi service that encapsulates a JDBC database connection.Permission Bean used represent permissions assigned toRole
s inUserManagementService
operations.Role Bean used represent user roles inUserManagementService
operations.RolePermissions A JSON-friendly bean used to POST aRole
object together with a list ofPermission
objects in REST APIs.User Bean used to inUserManagementService
operations to represent a user in the database.UserAndPasswords Bean used in password relatedUserManagementService
operations.UserManagementService This is an OSGi service that encapsulates user management Implementations of this interface will typically be used to manage users, groups and roles for a software application.UserRoles