Jar examples for h:hawkular-accounts-undertow-filter
Undertow Filter: intercepts all requests and replaces a key/secret with an appropriate Keycloak token.
You can download jar file hawkular-accounts-undertow-filter 1.1.4.Final in this page.
Apache License
You can use the following script to add hawkular-accounts-undertow-filter-1.1.4.Final.jar to your project.
<dependency> <groupId>org.hawkular.accounts</groupId> <artifactId>hawkular-accounts-undertow-filter</artifactId> <version>1.1.4.Final</version> </dependency>
compile group: 'org.hawkular.accounts', name: 'hawkular-accounts-undertow-filter', version: '1.1.4.Final'
libraryDependencies += "org.hawkular.accounts" % "hawkular-accounts-undertow-filter" % "1.1.4.Final"
<dependency org="org.hawkular.accounts" name="hawkular-accounts-undertow-filter" rev="1.1.4.Final"/>
@Grapes(@Grab(group='org.hawkular.accounts', module='hawkular-accounts-undertow-filter', version='1.1.4.Final'))
'org.hawkular.accounts:hawkular-accounts-undertow-filter:jar:1.1.4.Final'
Click the following link to download the jar file.
hawkular-accounts-undertow-filter-1.1.4.Final-javadoc.jar