i

iwa-module

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