Hawkular - Accounts - API · API for permission checking.
Group: org.hawkular.accounts - All Dependencies
Hawkular - Accounts - Backend · Validates and stores the data.
Hawkular - Accounts - Events Backend · Backend for processing Accounts events, including Keycloak events.
Hawkular - Accounts - Keycloak Event Listener REST · Event listeners for Keycloak events publishing to Hawkular via REST
Hawkular - Accounts - Keycloak Event Listener JMS · Event listeners for Keycloak events publishing to Hawkular via JMS.
Hawkular - Accounts - Commons · Useful code for Accounts in general.
Hawkular - Accounts - Distribution · Builds a distribution package on top of Wildfly with a Keycloak server.
Hawkular - Accounts - Keycloak Theme · Required files for the Hawkular Theme for Keyclaok
Hawkular - Accounts - WebSocket API · Authentication API for WebSocket endpoints.
Hawkular - Accounts - Secret Store · A customized version of org.keycloak.secretstore:secret-store
Hawkular - Accounts - JAXB Adapters · JAXB adapters for Hawkular Accounts
Hawkular - Accounts - Undertow Filter · Undertow Filter: intercepts all requests and replaces a key/secret with an appropriate Keycloak token.
Hawkular - Accounts - Secret Store - API · Simple library with services to manage tokens
Hawkular - Accounts - Liquibase Temporary Fixes · HAWKULAR-177 - Temporary fixes for liquibase server log spam
Hawkular - Accounts - Event Listener · Receives JMS events for Accounts and publishes as CDI events.
Hawkular - Accounts - Feature Pack Resources · This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin. Once Hawkular Accounts will have a subsystem or a WildFly module, the resources hosted here can move there.
Hawkular - Accounts - Sample · Sample project consuming the authentication and authorization data from Hawkular Accounts
Hawkular - Accounts - Parent · Parent module, where the versions are defined.
Hawkular - Accounts - Web Sockets Sample - Secured · Sample WebSockets application - Includes both backend and frontend on the same module, secured by Keycloak.
Hawkular - Accounts - Web Sockets Sample - Frontend · Sample WebSockets application - Frontend
Hawkular - Accounts - Web Sockets Sample - Backend · Sample WebSockets application - Frontend
Hawkular - Accounts - Integration tests - Smoke · Set of smoke integration tests
Hawkular - Accounts - Integration tests - Important · Set of important integration tests