i

iwa-module

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