<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.weltman-java-sasl" target="https://datatracker.ietf.org/doc/html/draft-weltman-java-sasl-05">
   <front>
      <title>The Java SASL Application Program Interface</title>
      <author initials="J. G." surname="Myers" fullname="John G. Myers">
         </author>
      <author initials="R." surname="Weltman" fullname="Rob Weltman">
         <organization>Coscend Corp.</organization>
      </author>
      <date month="May" day="3" year="2001" />
      <abstract>
	 <t>This document defines a client-side and a server-side Java language 
interface for using the Simple Authentication and Security Layer 
(SASL) mechanisms for adding authentication support to connection- 
based protocols. The interface promotes sharing of SASL Mechanism 
Drivers and security layers between applications using different 
protocols. It complements but does not replace [SASL], which defines 
and exemplifies use of the SASL protocol in a language-independent 
way. 

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-weltman-java-sasl-05" />
   
</reference>
