Remove dependency to Apache Commons HTTP client
[gpl/argeo-slc.git] / org.argeo.slc.cms / src / org / argeo / slc / cms / httpclient3 / jaas.cfg
diff --git a/org.argeo.slc.cms/src/org/argeo/slc/cms/httpclient3/jaas.cfg b/org.argeo.slc.cms/src/org/argeo/slc/cms/httpclient3/jaas.cfg
deleted file mode 100644 (file)
index dc540dd..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-SINGLE_USER {
-    com.sun.security.auth.module.Krb5LoginModule required
-     useTicketCache=true
-     debug=true;
-};
-
-com.sun.security.jgss.krb5.initiate {
-    com.sun.security.auth.module.Krb5LoginModule
-     required useTicketCache=true;
-};
\ No newline at end of file