65 lines
3.0 KiB
HTML
65 lines
3.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
|
<title>Server Authentication Entry APIs</title>
|
|
<!-- Begin Header Records ========================================= -->
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<!-- Change History: -->
|
|
<!-- YYMMDD USERID Change description -->
|
|
<!-- Sec SCRIPT A converted by B2H R4.1 (346) (CMS) by V2KEA304 -->
|
|
<!-- at RCHVMW2 on 17 Feb 1999 at 11:05:09 -->
|
|
<!-- File restructured for V5R2 -->
|
|
<!-- 031112 JETAYLOR replaced API and/or Exit listings with -->
|
|
<!-- pagegenerator output from javascript array -->
|
|
<!-- End Header Records -->
|
|
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
<body>
|
|
<!-- Java sync-link -->
|
|
<script type="text/javascript" language="Javascript" src="../rzahg/synch.js">
|
|
</script>
|
|
|
|
<a name="Top_Of_Page"></a>
|
|
|
|
<h2>Server Authentication Entry APIs</h2>
|
|
|
|
<p>The Server Authentication Entry APIs can be used by a client requesting
|
|
connection to a server.</p>
|
|
|
|
<p>The server authentication entry APIs are:</p>
|
|
|
|
<!-- ***** NOTE ***** Do not manually update text or links in this section. -->
|
|
<!-- Updates made in this section *will* be overlaid by automated tools -->
|
|
<!-- Notify User Technologies of needed updates to be made in XML for API finder.-->
|
|
<!--***************API BEGIN PASTE***************-->
|
|
<ul>
|
|
<li><A HREF="QSYADDSE.htm">Add Server Authentication Entry</A> (QsyAddServerEntry) adds server authentication information for use by application requesters in connecting to application servers.</li>
|
|
<li><A HREF="QSYCHGSE.htm">Change Server Authentication Entry</A> (QsyChangeServerEntry) changes server authentication information for use by application requesters in connecting to application servers.</li>
|
|
<li><A HREF="QSYRMVSE.htm">Remove Server Authentication Entry</A> (QsyRemoveServerEntry) removes server authentication information for use by application requesters in connecting to application servers.</li>
|
|
<li><A HREF="qsyrtvse.htm">Retrieve Server Authentication Entries</A> (QSYRTVSE, QsyRetrieveServerEntries) returns a list of server authentication entries for a user profile.</li>
|
|
</ul>
|
|
<!--***************API END PASTE***************-->
|
|
|
|
<br>
|
|
|
|
|
|
<hr>
|
|
<center>
|
|
<table cellpadding="2" cellspacing="2">
|
|
<tr align="center">
|
|
<td valign="middle" align="center">
|
|
<a href="#Top_Of_Page">Top</a> |
|
|
<a href="sec.htm">Security APIs</a> |
|
|
<a href="aplist.htm">APIs by category</a></td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|
|
|