source: fedd/abac-src/rtml/doc/index-files/index-15.html @ 181cf9c

axis_examplecompt_changesinfo-opsversion-2.00version-3.01version-3.02
Last change on this file since 181cf9c was 8780cbec, checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago

ABAC sources from Cobham

  • Property mode set to 100644
File size: 16.8 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
2<!--NewPage-->
3<HTML>
4<HEAD>
5<!-- Generated by javadoc on Wed Oct 02 14:27:54 PDT 2002 -->
6<TITLE>
7P-Index
8</TITLE>
9<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
10</HEAD>
11<SCRIPT>
12function asd()
13{
14parent.document.title="P-Index";
15}
16</SCRIPT>
17<BODY BGCOLOR="white" onload="asd();">
18
19<!-- ========== START OF NAVBAR ========== -->
20<A NAME="navbar_top"><!-- --></A>
21<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
22<TR>
23<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
24<A NAME="navbar_top_firstrow"><!-- --></A>
25<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
26  <TR ALIGN="center" VALIGN="top">
27  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
28  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
29  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
30  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
31  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
32  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
33  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
34  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
35  </TR>
36</TABLE>
37</TD>
38<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
39</EM>
40</TD>
41</TR>
42
43<TR>
44<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
45&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
46&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
47<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
48  <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
49&nbsp;<A HREF="index-15.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
50&nbsp;
51<SCRIPT>
52  <!--
53  if(window==top) {
54    document.writeln('<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
55  }
56  //-->
57</SCRIPT>
58<NOSCRIPT>
59<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
60</NOSCRIPT>
61</FONT></TD>
62</TR>
63</TABLE>
64<!-- =========== END OF NAVBAR =========== -->
65
66<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
67<A NAME="_P_"><!-- --></A><H2>
68<B>P</B></H2>
69<DL>
70<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PARAMETER"><B>PARAMETER</B></A> -
71Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
72<DD>&nbsp;
73<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#parameterDeclarations"><B>parameterDeclarations</B></A> -
74Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
75<DD>Maps String (parameter name) to DataType (parameter type).
76<DT><A HREF="../edu/stanford/rt/credential/RoleTerm.html#paramValues"><B>paramValues</B></A> -
77Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleTerm.html">RoleTerm</A>
78<DD>&nbsp;
79<DT><A HREF="../edu/stanford/rt/util/RTUtil.html#parseBoolean(java.lang.String, boolean)"><B>parseBoolean(String, boolean)</B></A> -
80Static method in class edu.stanford.rt.util.<A HREF="../edu/stanford/rt/util/RTUtil.html">RTUtil</A>
81<DD>Method parseBoolean.
82<DT><A HREF="../edu/stanford/rt/parser/RTParser.html#parseCredentialStore(java.io.InputStream, edu.stanford.rt.credential.RTContext, edu.stanford.rt.credential.CredentialStore)"><B>parseCredentialStore(InputStream, RTContext, CredentialStore)</B></A> -
83Method in class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/RTParser.html">RTParser</A>
84<DD>Method parseCredentialStore.
85<DT><A HREF="../edu/stanford/rt/util/RTUtil.html#parseInt(java.lang.String, int)"><B>parseInt(String, int)</B></A> -
86Static method in class edu.stanford.rt.util.<A HREF="../edu/stanford/rt/util/RTUtil.html">RTUtil</A>
87<DD>Method parseInt.
88<DT><A HREF="../edu/stanford/rt/util/RTUtil.html#parseLong(java.lang.String, long)"><B>parseLong(String, long)</B></A> -
89Static method in class edu.stanford.rt.util.<A HREF="../edu/stanford/rt/util/RTUtil.html">RTUtil</A>
90<DD>Method parseLong.
91<DT><A HREF="../edu/stanford/rt/parser/RTParser.html#parser"><B>parser</B></A> -
92Variable in class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/RTParser.html">RTParser</A>
93<DD>&nbsp;
94<DT><A HREF="../edu/stanford/rt/parser/RTParser.html#parseSystemDomain(java.io.InputStream)"><B>parseSystemDomain(InputStream)</B></A> -
95Method in class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/RTParser.html">RTParser</A>
96<DD>Method parseSystemDomain.
97<DT><A HREF="../edu/stanford/rt/parser/ParsingErrorHandler.html"><B>ParsingErrorHandler</B></A> - class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/ParsingErrorHandler.html">ParsingErrorHandler</A>.<DD>&nbsp;<DT><A HREF="../edu/stanford/rt/parser/ParsingErrorHandler.html#ParsingErrorHandler()"><B>ParsingErrorHandler()</B></A> -
98Constructor for class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/ParsingErrorHandler.html">ParsingErrorHandler</A>
99<DD>&nbsp;
100<DT><A HREF="../edu/stanford/rt/credential/RoleIntersection.html#parts"><B>parts</B></A> -
101Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleIntersection.html">RoleIntersection</A>
102<DD>list of members in this intersection.
103<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PLAIN"><B>PLAIN</B></A> -
104Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
105<DD>&nbsp;
106<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#PLAIN"><B>PLAIN</B></A> -
107Static variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
108<DD>&nbsp;
109<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#positionToPrefixes"><B>positionToPrefixes</B></A> -
110Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
111<DD>&nbsp;
112<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PREAMBLE"><B>PREAMBLE</B></A> -
113Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
114<DD>&nbsp;
115<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#prefixToPositions"><B>prefixToPositions</B></A> -
116Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
117<DD>This map keeps track of the ordersing of the flattend name-prefixes.
118<DT><A HREF="../edu/stanford/rt/credential/Role.html#principal"><B>principal</B></A> -
119Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/Role.html">Role</A>
120<DD>&nbsp;
121<DT><A HREF="../edu/stanford/rt/credential/Principal.html"><B>Principal</B></A> - class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/Principal.html">Principal</A>.<DD>&nbsp;<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PRINCIPAL"><B>PRINCIPAL</B></A> -
122Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
123<DD>&nbsp;
124<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PRINCIPAL_INFO"><B>PRINCIPAL_INFO</B></A> -
125Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
126<DD>&nbsp;
127<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PRINCIPAL_REF"><B>PRINCIPAL_REF</B></A> -
128Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
129<DD>&nbsp;
130<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PRINCIPAL_TYPE"><B>PRINCIPAL_TYPE</B></A> -
131Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
132<DD>&nbsp;
133<DT><A HREF="../edu/stanford/rt/credential/Principal.html#Principal()"><B>Principal()</B></A> -
134Constructor for class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/Principal.html">Principal</A>
135<DD>&nbsp;
136<DT><A HREF="../edu/stanford/rt/credential/PrincipalExpression.html"><B>PrincipalExpression</B></A> - interface edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/PrincipalExpression.html">PrincipalExpression</A>.<DD>&nbsp;<DT><A HREF="../edu/stanford/rt/credential/RTContext.html#principals"><B>principals</B></A> -
137Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RTContext.html">RTContext</A>
138<DD>Index for <code>Principal</code> objects.<br>
139 
140 Key: <code>PublicKeyPrincipal</code> <br>
141 Value: <code>PublicKeyPrincipalInfo</code>
142<DT><A HREF="../edu/stanford/rt/credential/CredentialDomain.html#principals"><B>principals</B></A> -
143Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialDomain.html">CredentialDomain</A>
144<DD>maps String (principal shortName) to Principal object
145<DT><A HREF="../edu/stanford/rt/credential/DomainSpecification.html#principalType"><B>principalType</B></A> -
146Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/DomainSpecification.html">DomainSpecification</A>
147<DD>Principal type
148<DT><A HREF="../edu/stanford/rt/datatype/PrincipalValue.html"><B>PrincipalValue</B></A> - class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/PrincipalValue.html">PrincipalValue</A>.<DD>&nbsp;<DT><A HREF="../edu/stanford/rt/datatype/PrincipalValue.html#PrincipalValue(edu.stanford.rt.credential.Principal)"><B>PrincipalValue(Principal)</B></A> -
149Constructor for class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/PrincipalValue.html">PrincipalValue</A>
150<DD>Constructor for PrincipalValue.
151<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PRODUCT"><B>PRODUCT</B></A> -
152Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
153<DD>&nbsp;
154<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PRODUCT_CONTAINMENT"><B>PRODUCT_CONTAINMENT</B></A> -
155Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
156<DD>&nbsp;
157<DT><A HREF="../edu/stanford/rt/parser/TagNameConstants.html#PROJECTION"><B>PROJECTION</B></A> -
158Static variable in interface edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/TagNameConstants.html">TagNameConstants</A>
159<DD>&nbsp;
160<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#PROJECTION"><B>PROJECTION</B></A> -
161Static variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
162<DD>&nbsp;
163<DT><A HREF="../edu/stanford/rt/credential/PublicKeyPrincipalInfo.html#publicKey"><B>publicKey</B></A> -
164Variable in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/PublicKeyPrincipalInfo.html">PublicKeyPrincipalInfo</A>
165<DD>&nbsp;
166<DT><A HREF="../edu/stanford/rt/credential/PublicKeyPrincipal.html"><B>PublicKeyPrincipal</B></A> - class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/PublicKeyPrincipal.html">PublicKeyPrincipal</A>.<DD>&nbsp;<DT><A HREF="../edu/stanford/rt/credential/PublicKeyPrincipal.html#PublicKeyPrincipal(java.lang.String)"><B>PublicKeyPrincipal(String)</B></A> -
167Constructor for class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/PublicKeyPrincipal.html">PublicKeyPrincipal</A>
168<DD>Contructor of PublicKeyPrincipal
169<DT><A HREF="../edu/stanford/rt/credential/PublicKeyPrincipalInfo.html"><B>PublicKeyPrincipalInfo</B></A> - class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/PublicKeyPrincipalInfo.html">PublicKeyPrincipalInfo</A>.<DD>&nbsp;<DT><A HREF="../edu/stanford/rt/credential/PublicKeyPrincipalInfo.html#PublicKeyPrincipalInfo(java.security.PublicKey)"><B>PublicKeyPrincipalInfo(PublicKey)</B></A> -
170Constructor for class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/PublicKeyPrincipalInfo.html">PublicKeyPrincipalInfo</A>
171<DD>Constructor for PublicKeyPrincipalInfo
172<DT><A HREF="../edu/stanford/rt/credential/OrderedMap.html#put(java.lang.Object, java.lang.Object)"><B>put(Object, Object)</B></A> -
173Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/OrderedMap.html">OrderedMap</A>
174<DD>Method put.
175<DT><A HREF="../edu/stanford/rt/credential/OrderedMap.html#putAll(edu.stanford.rt.credential.OrderedMap)"><B>putAll(OrderedMap)</B></A> -
176Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/OrderedMap.html">OrderedMap</A>
177<DD>Copies all the mapping entries to this map, perserving the
178             original ordering of the entries.
179<DT><A HREF="../edu/stanford/rt/credential/RoleTerm.html#putParameterValue(java.lang.String, edu.stanford.rt.datatype.ValueSet)"><B>putParameterValue(String, ValueSet)</B></A> -
180Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleTerm.html">RoleTerm</A>
181<DD>Method putParameterValue.
182</DL>
183<HR>
184
185<!-- ========== START OF NAVBAR ========== -->
186<A NAME="navbar_bottom"><!-- --></A>
187<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
188<TR>
189<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
190<A NAME="navbar_bottom_firstrow"><!-- --></A>
191<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
192  <TR ALIGN="center" VALIGN="top">
193  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
194  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
195  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
196  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
197  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
198  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
199  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
200  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
201  </TR>
202</TABLE>
203</TD>
204<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
205</EM>
206</TD>
207</TR>
208
209<TR>
210<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
211&nbsp;<A HREF="index-14.html"><B>PREV LETTER</B></A>&nbsp;
212&nbsp;<A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD>
213<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
214  <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
215&nbsp;<A HREF="index-15.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
216&nbsp;
217<SCRIPT>
218  <!--
219  if(window==top) {
220    document.writeln('<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
221  }
222  //-->
223</SCRIPT>
224<NOSCRIPT>
225<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
226</NOSCRIPT>
227</FONT></TD>
228</TR>
229</TABLE>
230<!-- =========== END OF NAVBAR =========== -->
231
232<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
233
234</BODY>
235</HTML>
Note: See TracBrowser for help on using the repository browser.