i

iwa-module

Open Identity Platform CommunityJASPI Integrated Windows Authentication Module
Files download
File Operation
iwa-module-2.0.11.jar download
iwa-module-2.0.11.pom download
iwa-module-2.0.11-sources.jar download
Apache Maven
<dependency>
  <groupId>org.openidentityplatform.commons.authn-filter.jaspi-modules</groupId>
  <artifactId>iwa-module</artifactId>
  <version>2.0.11</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.openidentityplatform.commons.authn-filter.jaspi-modules:iwa-module:2.0.11'
Gradle Kotlin
implementation("org.openidentityplatform.commons.authn-filter.jaspi-modules:iwa-module:2.0.11")
Scala SBT
libraryDependencies += "org.openidentityplatform.commons.authn-filter.jaspi-modules" % "iwa-module" % "2.0.11"
Groovy Grape
@Grapes(
  @Grab(group='org.openidentityplatform.commons.authn-filter.jaspi-modules', module='iwa-module', version='2.0.11')
)
Apache Ivy
<dependency org="org.openidentityplatform.commons.authn-filter.jaspi-modules" name="iwa-module" rev="2.0.11" />
Leiningen
[org.openidentityplatform.commons.authn-filter.jaspi-modules/iwa-module "2.0.11"]
Apache Buildr
'org.openidentityplatform.commons.authn-filter.jaspi-modules:iwa-module:jar:2.0.11'