| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification Keycloak Безопасность |
| Группа | Группаorg.keycloak.secretstore |
| Идентификатор | Идентификаторsecret-store-examples-filter-on-backend |
| Версия | Версия1.0.15.Final |
| Тип | Типwar |
| Описание |
ОписаниеSecret Store - Examples - Filter on Backend
Client service calling the backend, with the tokens being handled by a filter.
|
<!-- https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-examples-filter-on-backend/ -->
<dependency>
<groupId>org.keycloak.secretstore</groupId>
<artifactId>secret-store-examples-filter-on-backend</artifactId>
<version>1.0.15.Final</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-examples-filter-on-backend/
implementation 'org.keycloak.secretstore:secret-store-examples-filter-on-backend:1.0.15.Final'
// https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-examples-filter-on-backend/
implementation ("org.keycloak.secretstore:secret-store-examples-filter-on-backend:1.0.15.Final")
'org.keycloak.secretstore:secret-store-examples-filter-on-backend:war:1.0.15.Final'
<dependency org="org.keycloak.secretstore" name="secret-store-examples-filter-on-backend" rev="1.0.15.Final">
<artifact name="secret-store-examples-filter-on-backend" type="war" />
</dependency>
@Grapes(
@Grab(group='org.keycloak.secretstore', module='secret-store-examples-filter-on-backend', version='1.0.15.Final')
)
libraryDependencies += "org.keycloak.secretstore" % "secret-store-examples-filter-on-backend" % "1.0.15.Final"
[org.keycloak.secretstore/secret-store-examples-filter-on-backend "1.0.15.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.keycloak.secretstore : secret-store-examples-backend | jar | 1.0.15.Final |
| org.keycloak.secretstore : secret-store-undertow-filter | jar | 1.0.15.Final |
| com.datastax.cassandra : cassandra-driver-core | jar | 2.2.0-rc3 |