Jar examples for a:auth
This is the org.adeptnet.auth common library for Kerbros / SAML Authentication
You can download jar file auth 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add auth-1.0.1.jar to your project.
<dependency> <groupId>org.adeptnet</groupId> <artifactId>auth</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.adeptnet', name: 'auth', version: '1.0.1'
libraryDependencies += "org.adeptnet" % "auth" % "1.0.1"
<dependency org="org.adeptnet" name="auth" rev="1.0.1"/>
@Grapes(@Grab(group='org.adeptnet', module='auth', version='1.0.1'))
'org.adeptnet:auth:jar:1.0.1'
Click the following link to download the jar file.
auth-1.0.1-javadoc.jar