ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaha_5.4.0.1/jaasthrd.htm

72 lines
4.2 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="concept" />
<meta name="DC.Title" content="Java Authentication and Authorization Service SampleThreadSubjectLogin instructions" />
<meta name="DC.Relation" scheme="URI" content="SampleThreadSubjectLogin.java" />
<meta name="DC.Relation" scheme="URI" content="sampthrd.htm" />
<meta name="DC.Relation" scheme="URI" content="api.htm" />
<meta name="DC.Relation" scheme="URI" content="threadLogin.config" />
<meta name="DC.Relation" scheme="URI" content="threadJava2.policy" />
<meta name="DC.Relation" scheme="URI" content="threadJaas.policy" />
<meta name="DC.Relation" scheme="URI" content="SampleThreadSubjectLogin.java" />
<meta name="DC.Relation" scheme="URI" content="jaassamp.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="jaasthrd" />
<meta name="DC.Language" content="en-us" />
<!-- 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. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Java Authentication and Authorization Service SampleThreadSubjectLogin
instructions</title>
</head>
<body id="jaasthrd"><a name="jaasthrd"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Java™ Authentication and Authorization Service SampleThreadSubjectLogin
instructions</h1>
<div><div class="section"><h4 class="sectiontitle">Source files</h4><p>Put the <a href="SampleThreadSubjectLogin.java">SampleThreadSubjectLogin.java</a> source
file in your own test directory: This source file needs to be compiled into
your ./classes directory.</p>
<p>To look at the source code to this file that
has been formatted for your HTML browser, see <a href="sampthrd.htm">Example:
JAAS SampleThreadSubjectLogin</a>.</p>
</div>
<div class="section"><h4 class="sectiontitle">Policy files</h4><p>See the <a href="api.htm">API Developers
Guide</a> for general information on the JAAS policy files. Here are policy
files that are specific to the SampleThreadSubjectLogin sample:</p>
<ul><li><a href="threadLogin.config">threadLogin.config</a></li>
<li><a href="threadJava2.policy">threadJava2.policy</a></li>
<li><a href="threadJaas.policy">threadJaas.policy</a></li>
</ul>
<p>See the comments at the beginning of <a href="SampleThreadSubjectLogin.java">SampleThreadSubjectLogin.java</a> for
information on compiling and running this example.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="jaassamp.htm" title="This topic contains samples of Java Authentication and Authorization Service (JAAS) on an iSeries server.">Java Authentication and Authorization Service samples</a></div>
</div>
<div class="linklist"><strong>Collected links</strong><br />
<div><a href="SampleThreadSubjectLogin.java">SampleThreadSubjectLogin.java</a></div>
<div><a href="sampthrd.htm">Example: JAAS SampleThreadSubjectLogin</a></div>
<div><a href="api.htm" title="This document was last updated March 17, 2000.">API Developers Guide</a></div>
<div><a href="threadLogin.config">threadLogin.config</a></div>
<div><a href="threadJava2.policy">threadJava2.policy</a></div>
<div><a href="threadJaas.policy">threadJaas.policy</a></div>
<div><a href="SampleThreadSubjectLogin.java">SampleThreadSubjectLogin.java</a></div></div>
</div>
</body>
</html>