source: fedd/abac-src/rtml/doc/index-files/index-7.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: 29.5 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:53 PDT 2002 -->
6<TITLE>
7G-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="G-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-6.html"><B>PREV LETTER</B></A>&nbsp;
46&nbsp;<A HREF="index-8.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-7.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="_G_"><!-- --></A><H2>
68<B>G</B></H2>
69<DL>
70<DT><A HREF="../edu/stanford/rt/credential/OrderedMap.html#get(java.lang.Object)"><B>get(Object)</B></A> -
71Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/OrderedMap.html">OrderedMap</A>
72<DD>Returns the value for the given key and returns null if there is
73             no mapping for the given key .
74<DT><A HREF="../edu/stanford/rt/credential/RTContext.html#getApplicationDomain(edu.stanford.rt.credential.HashID)"><B>getApplicationDomain(HashID)</B></A> -
75Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RTContext.html">RTContext</A>
76<DD>Method getApplicationDomain.
77<DT><A HREF="../edu/stanford/rt/credential/RTContext.html#getApplicationDomain(java.lang.String)"><B>getApplicationDomain(String)</B></A> -
78Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RTContext.html">RTContext</A>
79<DD>Method getApplicationDomain.
80<DT><A HREF="../edu/stanford/rt/datatype/IntegerType.html#getBase()"><B>getBase()</B></A> -
81Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/IntegerType.html">IntegerType</A>
82<DD>Method getBase.
83<DT><A HREF="../edu/stanford/rt/datatype/DecimalType.html#getBase()"><B>getBase()</B></A> -
84Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/DecimalType.html">DecimalType</A>
85<DD>&nbsp;
86<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getBaseRole()"><B>getBaseRole()</B></A> -
87Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
88<DD>Returns the base role object.
89<DT><A HREF="../edu/stanford/rt/credential/RoleDefinition.html#getBody()"><B>getBody()</B></A> -
90Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDefinition.html">RoleDefinition</A>
91<DD>Returns the body.
92<DT><A HREF="../edu/stanford/rt/parser/RTParser.html#getChildElements(org.w3c.dom.Element)"><B>getChildElements(Element)</B></A> -
93Static method in class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/RTParser.html">RTParser</A>
94<DD>Method getChildElements.
95<DT><A HREF="../edu/stanford/rt/credential/RoleDefinition.html#getContext()"><B>getContext()</B></A> -
96Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDefinition.html">RoleDefinition</A>
97<DD>Method getContext.
98<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getContext()"><B>getContext()</B></A> -
99Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
100<DD>Returns the role declaration context.
101<DT><A HREF="../edu/stanford/rt/credential/DomainSpecification.html#getContext()"><B>getContext()</B></A> -
102Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/DomainSpecification.html">DomainSpecification</A>
103<DD>Method getContext.
104<DT><A HREF="../edu/stanford/rt/credential/CredentialStore.html#getCredentialDomain(edu.stanford.rt.credential.HashID)"><B>getCredentialDomain(HashID)</B></A> -
105Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialStore.html">CredentialStore</A>
106<DD>Method getCredentialDomain.
107<DT><A HREF="../edu/stanford/rt/credential/CredentialStore.html#getCredentialDomain(java.lang.String)"><B>getCredentialDomain(String)</B></A> -
108Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialStore.html">CredentialStore</A>
109<DD>Method getCredentialDomain.
110<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getDimension()"><B>getDimension()</B></A> -
111Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
112<DD>Returns the value for <code>dimension</code>.
113<DT><A HREF="../edu/stanford/rt/datatype/RecordType.html#getFieldDeclarations()"><B>getFieldDeclarations()</B></A> -
114Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/RecordType.html">RecordType</A>
115<DD>Method getFieldDeclarations.
116<DT><A HREF="../edu/stanford/rt/datatype/RecordType.html#getFieldType(java.lang.String)"><B>getFieldType(String)</B></A> -
117Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/RecordType.html">RecordType</A>
118<DD>Method getFieldType.
119<DT><A HREF="../edu/stanford/rt/parser/RTParser.html#getFirstChildElement(org.w3c.dom.Element)"><B>getFirstChildElement(Element)</B></A> -
120Static method in class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/RTParser.html">RTParser</A>
121<DD>Method getFirstChildElement.
122<DT><A HREF="../edu/stanford/rt/parser/RTParser.html#getFirstChildElementByTagName(org.w3c.dom.Element, java.lang.String)"><B>getFirstChildElementByTagName(Element, String)</B></A> -
123Static method in class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/RTParser.html">RTParser</A>
124<DD>&nbsp;
125<DT><A HREF="../edu/stanford/rt/credential/DomainSpecification.html#getHashID()"><B>getHashID()</B></A> -
126Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/DomainSpecification.html">DomainSpecification</A>
127<DD>Returns the hashID.
128<DT><A HREF="../edu/stanford/rt/credential/HashID.html#getHashType()"><B>getHashType()</B></A> -
129Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/HashID.html">HashID</A>
130<DD>Returns the hashType.
131<DT><A HREF="../edu/stanford/rt/credential/HashID.html#getHashValue()"><B>getHashValue()</B></A> -
132Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/HashID.html">HashID</A>
133<DD>Returns the hashValue.
134<DT><A HREF="../edu/stanford/rt/credential/RoleDefinition.html#getHead()"><B>getHead()</B></A> -
135Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDefinition.html">RoleDefinition</A>
136<DD>Returns the head.
137<DT><A HREF="../edu/stanford/rt/credential/DomainSpecification.html#getImportedDomains()"><B>getImportedDomains()</B></A> -
138Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/DomainSpecification.html">DomainSpecification</A>
139<DD>Method getImportedDomains.
140<DT><A HREF="../edu/stanford/rt/credential/CredentialStore.html#getIndexByIssuer(edu.stanford.rt.credential.Principal)"><B>getIndexByIssuer(Principal)</B></A> -
141Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialStore.html">CredentialStore</A>
142<DD>Method getIndexByIssuer.
143<DT><A HREF="../edu/stanford/rt/credential/CredentialStore.html#getIndexByIssuerAndRoleDeclaration(edu.stanford.rt.credential.IssuerAndRoleDeclaration)"><B>getIndexByIssuerAndRoleDeclaration(IssuerAndRoleDeclaration)</B></A> -
144Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialStore.html">CredentialStore</A>
145<DD>Method getIndexByIssuerAndRoleDeclaration.
146<DT><A HREF="../edu/stanford/rt/credential/ValidityTime.html#getIssueAt()"><B>getIssueAt()</B></A> -
147Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/ValidityTime.html">ValidityTime</A>
148<DD>&nbsp;
149<DT><A HREF="../edu/stanford/rt/credential/IssuerAndRoleDeclaration.html#getIssuer()"><B>getIssuer()</B></A> -
150Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/IssuerAndRoleDeclaration.html">IssuerAndRoleDeclaration</A>
151<DD>Returns the issuer.
152<DT><A HREF="../edu/stanford/rt/credential/CredentialDomain.html#getIssuer()"><B>getIssuer()</B></A> -
153Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialDomain.html">CredentialDomain</A>
154<DD>Returns the issuer.
155<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getIssuerTracesType()"><B>getIssuerTracesType()</B></A> -
156Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
157<DD>Returns the value for <code>issuerTracesType</code>.
158<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getIssuerTracesTypeString(int)"><B>getIssuerTracesTypeString(int)</B></A> -
159Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
160<DD>&nbsp;
161<DT><A HREF="../edu/stanford/rt/credential/OrderedMap.html#getKeyClass()"><B>getKeyClass()</B></A> -
162Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/OrderedMap.html">OrderedMap</A>
163<DD>Returns the key type.
164<DT><A HREF="../edu/stanford/rt/parser/ParsingErrorHandler.html#getLocationString(org.xml.sax.SAXParseException)"><B>getLocationString(SAXParseException)</B></A> -
165Method in class edu.stanford.rt.parser.<A HREF="../edu/stanford/rt/parser/ParsingErrorHandler.html">ParsingErrorHandler</A>
166<DD>Returns a string of the location.
167<DT><A HREF="../edu/stanford/rt/datatype/IntervalValueSet.html#getMax()"><B>getMax()</B></A> -
168Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/IntervalValueSet.html">IntervalValueSet</A>
169<DD>Method getMax.
170<DT><A HREF="../edu/stanford/rt/datatype/IntegerType.html#getMax()"><B>getMax()</B></A> -
171Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/IntegerType.html">IntegerType</A>
172<DD>Method getMax.
173<DT><A HREF="../edu/stanford/rt/datatype/DecimalType.html#getMax()"><B>getMax()</B></A> -
174Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/DecimalType.html">DecimalType</A>
175<DD>&nbsp;
176<DT><A HREF="../edu/stanford/rt/datatype/IntervalValueSet.html#getMin()"><B>getMin()</B></A> -
177Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/IntervalValueSet.html">IntervalValueSet</A>
178<DD>Method getMin.
179<DT><A HREF="../edu/stanford/rt/datatype/IntegerType.html#getMin()"><B>getMin()</B></A> -
180Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/IntegerType.html">IntegerType</A>
181<DD>Method getMin.
182<DT><A HREF="../edu/stanford/rt/datatype/DecimalType.html#getMin()"><B>getMin()</B></A> -
183Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/DecimalType.html">DecimalType</A>
184<DD>&nbsp;
185<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getName()"><B>getName()</B></A> -
186Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
187<DD>Returns the role name.
188<DT><A HREF="../edu/stanford/rt/credential/Role.html#getName()"><B>getName()</B></A> -
189Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/Role.html">Role</A>
190<DD>Method getName.
191<DT><A HREF="../edu/stanford/rt/datatype/DataType.html#getName()"><B>getName()</B></A> -
192Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/DataType.html">DataType</A>
193<DD>Return the name of this type.
194<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getParameterDeclarations()"><B>getParameterDeclarations()</B></A> -
195Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
196<DD>Method getParameterDeclarations.
197<DT><A HREF="../edu/stanford/rt/credential/RoleTerm.html#getParameterType(java.lang.String)"><B>getParameterType(String)</B></A> -
198Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleTerm.html">RoleTerm</A>
199<DD>Method getParameterType.
200<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getParameterType(java.lang.String)"><B>getParameterType(String)</B></A> -
201Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
202<DD>Method getParameterType.
203<DT><A HREF="../edu/stanford/rt/credential/RoleTerm.html#getParameterValue(java.lang.String)"><B>getParameterValue(String)</B></A> -
204Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleTerm.html">RoleTerm</A>
205<DD>Method getParameterValue.
206<DT><A HREF="../edu/stanford/rt/credential/RoleTerm.html#getParameterValueAt(int)"><B>getParameterValueAt(int)</B></A> -
207Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleTerm.html">RoleTerm</A>
208<DD>Method getParameterValueAt.
209<DT><A HREF="../edu/stanford/rt/credential/RoleIntersection.html#getParts()"><B>getParts()</B></A> -
210Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleIntersection.html">RoleIntersection</A>
211<DD>Method getParts.
212<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getPosition(java.lang.String)"><B>getPosition(String)</B></A> -
213Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
214<DD>Method getPosition.
215<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getPositionToPrefixes()"><B>getPositionToPrefixes()</B></A> -
216Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
217<DD>Returns a unmodifiable view of position-to-prefix map.
218<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getPrefix(int)"><B>getPrefix(int)</B></A> -
219Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
220<DD>Method getPrefix.
221<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getPrefixToPositions()"><B>getPrefixToPositions()</B></A> -
222Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
223<DD>Returns a unmodifiable view of prefix-to-position map.
224<DT><A HREF="../edu/stanford/rt/credential/Role.html#getPrincipal()"><B>getPrincipal()</B></A> -
225Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/Role.html">Role</A>
226<DD>Returns the principal.
227<DT><A HREF="../edu/stanford/rt/credential/RTContext.html#getPrincipal(edu.stanford.rt.credential.PublicKeyPrincipal)"><B>getPrincipal(PublicKeyPrincipal)</B></A> -
228Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RTContext.html">RTContext</A>
229<DD>Method getPrincipal.
230<DT><A HREF="../edu/stanford/rt/credential/CredentialDomain.html#getPrincipal(java.lang.String)"><B>getPrincipal(String)</B></A> -
231Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialDomain.html">CredentialDomain</A>
232<DD>Method getPrincipal.
233<DT><A HREF="../edu/stanford/rt/credential/DomainSpecification.html#getPrincipalType()"><B>getPrincipalType()</B></A> -
234Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/DomainSpecification.html">DomainSpecification</A>
235<DD>Method getPrincipalType.
236<DT><A HREF="../edu/stanford/rt/credential/PublicKeyPrincipalInfo.html#getPublicKey()"><B>getPublicKey()</B></A> -
237Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/PublicKeyPrincipalInfo.html">PublicKeyPrincipalInfo</A>
238<DD>Returns the publicKey.
239<DT><A HREF="../edu/stanford/rt/credential/RoleTerm.html#getRoleDeclaration()"><B>getRoleDeclaration()</B></A> -
240Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleTerm.html">RoleTerm</A>
241<DD>Returns the roleDeclaration.
242<DT><A HREF="../edu/stanford/rt/credential/Role.html#getRoleDeclaration()"><B>getRoleDeclaration()</B></A> -
243Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/Role.html">Role</A>
244<DD>Method getRoleDeclaration.
245<DT><A HREF="../edu/stanford/rt/credential/IssuerAndRoleDeclaration.html#getRoleDeclaration()"><B>getRoleDeclaration()</B></A> -
246Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/IssuerAndRoleDeclaration.html">IssuerAndRoleDeclaration</A>
247<DD>Returns the roleDeclaration.
248<DT><A HREF="../edu/stanford/rt/credential/DomainSpecification.html#getRoleDeclarations()"><B>getRoleDeclarations()</B></A> -
249Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/DomainSpecification.html">DomainSpecification</A>
250<DD>Method getRoleDeclarations.
251<DT><A HREF="../edu/stanford/rt/credential/Role.html#getRoleTerm()"><B>getRoleTerm()</B></A> -
252Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/Role.html">Role</A>
253<DD>Returns the roleTerm.
254<DT><A HREF="../edu/stanford/rt/datatype/TreeType.html#getSeparator()"><B>getSeparator()</B></A> -
255Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/TreeType.html">TreeType</A>
256<DD>Method getSeparator.
257<DT><A HREF="../edu/stanford/rt/datatype/EnumType.html#getSize()"><B>getSize()</B></A> -
258Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/EnumType.html">EnumType</A>
259<DD>Method getSize.
260<DT><A HREF="../edu/stanford/rt/credential/CredentialStore.html#getSpecialPrincipal()"><B>getSpecialPrincipal()</B></A> -
261Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialStore.html">CredentialStore</A>
262<DD>Returns the specialPrincipal.
263<DT><A HREF="../edu/stanford/rt/datatype/IntegerType.html#getStep()"><B>getStep()</B></A> -
264Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/IntegerType.html">IntegerType</A>
265<DD>Method getStep.
266<DT><A HREF="../edu/stanford/rt/datatype/DecimalType.html#getStep()"><B>getStep()</B></A> -
267Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/DecimalType.html">DecimalType</A>
268<DD>&nbsp;
269<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getSubjectTracesType()"><B>getSubjectTracesType()</B></A> -
270Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
271<DD>Returns the value for <code>subjectTracesType</code>.
272<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getSubjectTracesTypeString(int)"><B>getSubjectTracesTypeString(int)</B></A> -
273Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
274<DD>&nbsp;
275<DT><A HREF="../edu/stanford/rt/credential/RTContext.html#getSystemDomain()"><B>getSystemDomain()</B></A> -
276Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RTContext.html">RTContext</A>
277<DD>Method getSystemDomain.
278<DT><A HREF="../edu/stanford/rt/credential/RoleDeclaration.html#getTotalPrefixes()"><B>getTotalPrefixes()</B></A> -
279Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/RoleDeclaration.html">RoleDeclaration</A>
280<DD>Returns the total number of the prefixes in the map.
281<DT><A HREF="../edu/stanford/rt/datatype/ValueSet.html#getType()"><B>getType()</B></A> -
282Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/ValueSet.html">ValueSet</A>
283<DD>Method getType.
284<DT><A HREF="../edu/stanford/rt/datatype/TimeValue.html#getType()"><B>getType()</B></A> -
285Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/TimeValue.html">TimeValue</A>
286<DD>Method getTypeName.
287<DT><A HREF="../edu/stanford/rt/datatype/KeyValue.html#getType()"><B>getType()</B></A> -
288Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/KeyValue.html">KeyValue</A>
289<DD>&nbsp;
290<DT><A HREF="../edu/stanford/rt/credential/DomainSpecification.html#getTypeDeclarations()"><B>getTypeDeclarations()</B></A> -
291Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/DomainSpecification.html">DomainSpecification</A>
292<DD>Method getTypeDeclarations.
293<DT><A HREF="../edu/stanford/rt/credential/ApplicationDomain.html#getUri()"><B>getUri()</B></A> -
294Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/ApplicationDomain.html">ApplicationDomain</A>
295<DD>Method getUri.
296<DT><A HREF="../edu/stanford/rt/credential/ValidityTime.html#getValidFrom()"><B>getValidFrom()</B></A> -
297Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/ValidityTime.html">ValidityTime</A>
298<DD>&nbsp;
299<DT><A HREF="../edu/stanford/rt/credential/CredentialDomain.html#getValidityTime()"><B>getValidityTime()</B></A> -
300Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/CredentialDomain.html">CredentialDomain</A>
301<DD>Returns the validityTime.
302<DT><A HREF="../edu/stanford/rt/credential/ValidityTime.html#getValidTo()"><B>getValidTo()</B></A> -
303Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/ValidityTime.html">ValidityTime</A>
304<DD>&nbsp;
305<DT><A HREF="../edu/stanford/rt/credential/DataValuePrincipal.html#getValue()"><B>getValue()</B></A> -
306Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/DataValuePrincipal.html">DataValuePrincipal</A>
307<DD>Method getValue.
308<DT><A HREF="../edu/stanford/rt/datatype/TreeValue.html#getValue()"><B>getValue()</B></A> -
309Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/TreeValue.html">TreeValue</A>
310<DD>Method getValue.
311<DT><A HREF="../edu/stanford/rt/datatype/TimeValue.html#getValue()"><B>getValue()</B></A> -
312Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/TimeValue.html">TimeValue</A>
313<DD>Method getValue.
314<DT><A HREF="../edu/stanford/rt/datatype/StringValue.html#getValue()"><B>getValue()</B></A> -
315Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/StringValue.html">StringValue</A>
316<DD>Method getValue.
317<DT><A HREF="../edu/stanford/rt/datatype/SingletonValueSet.html#getValue()"><B>getValue()</B></A> -
318Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/SingletonValueSet.html">SingletonValueSet</A>
319<DD>Method getValue.
320<DT><A HREF="../edu/stanford/rt/datatype/PrincipalValue.html#getValue()"><B>getValue()</B></A> -
321Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/PrincipalValue.html">PrincipalValue</A>
322<DD>Method getValue.
323<DT><A HREF="../edu/stanford/rt/datatype/KeyValue.html#getValue()"><B>getValue()</B></A> -
324Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/KeyValue.html">KeyValue</A>
325<DD>&nbsp;
326<DT><A HREF="../edu/stanford/rt/datatype/IntegerValue.html#getValue()"><B>getValue()</B></A> -
327Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/IntegerValue.html">IntegerValue</A>
328<DD>Method getValue.
329<DT><A HREF="../edu/stanford/rt/datatype/EnumValue.html#getValue()"><B>getValue()</B></A> -
330Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/EnumValue.html">EnumValue</A>
331<DD>Method getValue.
332<DT><A HREF="../edu/stanford/rt/datatype/DecimalValue.html#getValue()"><B>getValue()</B></A> -
333Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/DecimalValue.html">DecimalValue</A>
334<DD>&nbsp;
335<DT><A HREF="../edu/stanford/rt/credential/OrderedMap.html#getValueClass()"><B>getValueClass()</B></A> -
336Method in class edu.stanford.rt.credential.<A HREF="../edu/stanford/rt/credential/OrderedMap.html">OrderedMap</A>
337<DD>Returns the value type
338<DT><A HREF="../edu/stanford/rt/datatype/SetValueSet.html#getValues()"><B>getValues()</B></A> -
339Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/SetValueSet.html">SetValueSet</A>
340<DD>Returns an unmodifiable view of the values.
341<DT><A HREF="../edu/stanford/rt/datatype/EnumType.html#getValues()"><B>getValues()</B></A> -
342Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/EnumType.html">EnumType</A>
343<DD>Method getValues.
344<DT><A HREF="../edu/stanford/rt/datatype/EnumType.html#getValueType()"><B>getValueType()</B></A> -
345Method in class edu.stanford.rt.datatype.<A HREF="../edu/stanford/rt/datatype/EnumType.html">EnumType</A>
346<DD>Method getValueType.
347</DL>
348<HR>
349
350<!-- ========== START OF NAVBAR ========== -->
351<A NAME="navbar_bottom"><!-- --></A>
352<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
353<TR>
354<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
355<A NAME="navbar_bottom_firstrow"><!-- --></A>
356<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
357  <TR ALIGN="center" VALIGN="top">
358  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
359  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
360  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
361  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
362  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
363  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
364  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
365  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
366  </TR>
367</TABLE>
368</TD>
369<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
370</EM>
371</TD>
372</TR>
373
374<TR>
375<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
376&nbsp;<A HREF="index-6.html"><B>PREV LETTER</B></A>&nbsp;
377&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
378<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
379  <A HREF="../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
380&nbsp;<A HREF="index-7.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
381&nbsp;
382<SCRIPT>
383  <!--
384  if(window==top) {
385    document.writeln('<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
386  }
387  //-->
388</SCRIPT>
389<NOSCRIPT>
390<A HREF="../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
391</NOSCRIPT>
392</FONT></TD>
393</TR>
394</TABLE>
395<!-- =========== END OF NAVBAR =========== -->
396
397<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>
398
399</BODY>
400</HTML>
Note: See TracBrowser for help on using the repository browser.