License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Security |
GroupId | GroupIdorg.apache.knox |
ArtifactId | ArtifactIdgateway-provider-security-preauth |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongateway-provider-security-preauth
An extension of the gateway introducing SSO of preauthenticated identities.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-preauth/ -->
<dependency>
<groupId>org.apache.knox</groupId>
<artifactId>gateway-provider-security-preauth</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-preauth/
implementation 'org.apache.knox:gateway-provider-security-preauth:1.6.1'
// https://jarcasting.com/artifacts/org.apache.knox/gateway-provider-security-preauth/
implementation ("org.apache.knox:gateway-provider-security-preauth:1.6.1")
'org.apache.knox:gateway-provider-security-preauth:jar:1.6.1'
<dependency org="org.apache.knox" name="gateway-provider-security-preauth" rev="1.6.1">
<artifact name="gateway-provider-security-preauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.knox', module='gateway-provider-security-preauth', version='1.6.1')
)
libraryDependencies += "org.apache.knox" % "gateway-provider-security-preauth" % "1.6.1"
[org.apache.knox/gateway-provider-security-preauth "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-i18n | jar | 1.6.1 |
org.apache.knox : gateway-spi | jar | 1.6.1 |
org.apache.knox : gateway-util-common | jar | 1.6.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.knox : gateway-server | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.knox : gateway-test-utils | jar | 1.6.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hamcrest : hamcrest-library | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.2 |