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