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