developer.html   [plain text]


<!-- #bbinclude "header.template"
	#PAGETITLE#="Kerberos for Macintosh Developer Resources"
	#BASEHREF#=""
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
			"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD> 
	<BASE HREF="http://web.mit.edu/macdev/KfM/Common/Documentation/developer.html">
  	<META NAME="keywords" CONTENT="#KEYWORDS#">
	<META NAME="description" CONTENT="#DESCRIPTION#">
	<TITLE>Kerberos for Macintosh Developer Resources</TITLE> 
	<STYLE TYPE="text/css">
		@import url(../../Common/Documentation/templates/site.css);
	</STYLE>
</HEAD>
<BODY>

<DIV ID="menu">
<IMG SRC="../../Common/Documentation/graphics/Kerberos.jpg" ALT="Kerberos for Macintosh Logo">
<HR>
<P><A HREF="../../Common/Documentation/index.html">Home</A></P>
<P><A HREF="http://web.mit.edu/kerberos/">MIT Kerberos</A></P>
<P><A HREF="http://web.mit.edu/ist/">MIT IS&amp;T</A></P>
<HR>
<P><A HREF="../../Common/Documentation/news.html">News</A></P>
<P><A HREF="../../Common/Documentation/documentation.html">Documentation</A></P>
<P><A HREF="../../Common/Documentation/developer.html">Developer Resources</A></P>
<P><A HREF="../../Common/Documentation/license.html">License</A></P>
<HR>
<P><A HREF="../../Common/Documentation/download.html">Download</A></P>
<P><A HREF="../../Common/Documentation/support.html">Support</A></P>
<P><A HREF="../../Common/Documentation/contact.html">Contact Us</A></P>
</DIV>
<DIV ID="body">
<!-- end bbinclude -->

<!-- #bbinclude "icon.template" #ICON#="graphics/doc.gif" #TEXT#="<H2>Kerberos for Macintosh Developer Resources</H2>" -->
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
   <TR VALIGN=middle>
      <TD ALIGN=center> <IMG CLASS=icon SRC="graphics/doc.gif" ALT="An icon image (description text to the right)" WIDTH=32 HEIGHT=32> </TD>
      <TD ALIGN=left> <H2>Kerberos for Macintosh Developer Resources</H2> </TD>
   </TR>
</TABLE>
<!-- end bbinclude -->

<P><I>Note: </I>The following documentation applies to Mac OS X 10.2 and later.  For documentation for earlier Mac OS versions, go <A HREF="http://web.mit.edu/macdev/Development/MITKerberos/Common/Documentation/documentation.html">here</A>.
</P>

<!-- #bbinclude "icon.template" #ICON#="graphics/KerberosFramework.gif" 
	#TEXT#="<A HREF=\"../../KerberosFramework/Common/Documentation/index.html\">Kerberos API Documentation</A>" -->
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
   <TR VALIGN=middle>
      <TD ALIGN=center> <IMG CLASS=icon SRC="graphics/KerberosFramework.gif" ALT="An icon image (description text to the right)" WIDTH=32 HEIGHT=32> </TD>
      <TD ALIGN=left> <A HREF="../../KerberosFramework/Common/Documentation/index.html">Kerberos API Documentation</A> </TD>
   </TR>
</TABLE>
<!-- end bbinclude -->

<!-- #bbinclude "icon.template" #ICON#="graphics/KerberosPreferences.gif" 
	#TEXT#="<A HREF=\"preferences.html\">Kerberos Configuration File (<CODE>edu.mit.Kerberos</CODE>) Documentation</A>" -->
<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0>
   <TR VALIGN=middle>
      <TD ALIGN=center> <IMG CLASS=icon SRC="graphics/KerberosPreferences.gif" ALT="An icon image (description text to the right)" WIDTH=32 HEIGHT=32> </TD>
      <TD ALIGN=left> <A HREF="preferences.html">Kerberos Configuration File (<CODE>edu.mit.Kerberos</CODE>) Documentation</A> </TD>
   </TR>
</TABLE>
<!-- end bbinclude -->

<!-- #bbinclude "footer.template" -->
</DIV>
<DIV ID="footer">
	<P>
		Copyright 2005 Massachusetts Institute of Technology.<BR>
		Last updated on $Date: 2005/05/04 18:24:15 $ <BR> 
		Last modified by $Author: lxs $ 
	</P>
</DIV>
<!-- Begin MIT-use only web reporting counter -->
	<IMG SRC="http://counter.mit.edu/tally" WIDTH=1 HEIGHT=1 ALT="">
<!-- End MIT-use only web reporting counter -->
</BODY></HTML>
<!-- end bbinclude -->