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:56 PDT 2002 --> |
---|
6 | <TITLE> |
---|
7 | PrincipalExpression |
---|
8 | </TITLE> |
---|
9 | <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> |
---|
10 | </HEAD> |
---|
11 | <SCRIPT> |
---|
12 | function asd() |
---|
13 | { |
---|
14 | parent.document.title="PrincipalExpression"; |
---|
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> </TD> |
---|
28 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
---|
29 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
---|
30 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PrincipalExpression.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> |
---|
31 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
---|
32 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
---|
33 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
---|
34 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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 | PREV CLASS |
---|
46 | NEXT CLASS</FONT></TD> |
---|
47 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
48 | <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
---|
49 | <A HREF="PrincipalExpression.html" TARGET="_top"><B>NO FRAMES</B></A> |
---|
50 | |
---|
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 | <TR> |
---|
64 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
65 | SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> |
---|
66 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
67 | DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> |
---|
68 | </TR> |
---|
69 | </TABLE> |
---|
70 | <!-- =========== END OF NAVBAR =========== --> |
---|
71 | |
---|
72 | <HR> |
---|
73 | <!-- ======== START OF CLASS DATA ======== --> |
---|
74 | <H2> |
---|
75 | <FONT SIZE="-1"> |
---|
76 | edu.stanford.rt.credential</FONT> |
---|
77 | <BR> |
---|
78 | Interface PrincipalExpression</H2> |
---|
79 | <DL> |
---|
80 | <DT><B>All Superinterfaces:</B> <DD>java.io.Serializable</DD> |
---|
81 | </DL> |
---|
82 | <DL> |
---|
83 | <DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../edu/stanford/rt/credential/DelegationRole.html">DelegationRole</A>, <A HREF="../../../../edu/stanford/rt/credential/LinkedRole.html">LinkedRole</A>, <A HREF="../../../../edu/stanford/rt/credential/Principal.html">Principal</A>, <A HREF="../../../../edu/stanford/rt/credential/Role.html">Role</A>, <A HREF="../../../../edu/stanford/rt/credential/RoleIntersection.html">RoleIntersection</A></DD> |
---|
84 | </DL> |
---|
85 | <HR> |
---|
86 | <DL> |
---|
87 | <DT>public interface <B>PrincipalExpression</B><DT>extends java.io.Serializable</DL> |
---|
88 | |
---|
89 | <P> |
---|
90 | <DL> |
---|
91 | <DT><B>Author:</B><DD>Ninghui Li, Sandra Qiu<br> |
---|
92 | |
---|
93 | A marker interface. |
---|
94 | |
---|
95 | A PrincipalExpression can be the following: |
---|
96 | A Principal, a Role, a LinkedRole, or a RoleIntersection.</DD> |
---|
97 | </DD> |
---|
98 | </DL> |
---|
99 | <HR> |
---|
100 | |
---|
101 | <P> |
---|
102 | <!-- ======== NESTED CLASS SUMMARY ======== --> |
---|
103 | |
---|
104 | |
---|
105 | <!-- =========== FIELD SUMMARY =========== --> |
---|
106 | |
---|
107 | |
---|
108 | <!-- ======== CONSTRUCTOR SUMMARY ======== --> |
---|
109 | |
---|
110 | |
---|
111 | <!-- ========== METHOD SUMMARY =========== --> |
---|
112 | |
---|
113 | <A NAME="method_summary"><!-- --></A> |
---|
114 | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
---|
115 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
---|
116 | <TD COLSPAN=2><FONT SIZE="+2"> |
---|
117 | <B>Method Summary</B></FONT></TD> |
---|
118 | </TR> |
---|
119 | <TR BGCOLOR="white" CLASS="TableRowColor"> |
---|
120 | <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> |
---|
121 | <CODE> java.lang.String</CODE></FONT></TD> |
---|
122 | <TD><CODE><B><A HREF="../../../../edu/stanford/rt/credential/PrincipalExpression.html#toString(java.lang.String)">toString</A></B>(java.lang.String indent)</CODE> |
---|
123 | |
---|
124 | <BR> |
---|
125 | </TD> |
---|
126 | </TR> |
---|
127 | </TABLE> |
---|
128 | |
---|
129 | <P> |
---|
130 | |
---|
131 | <!-- ============ FIELD DETAIL =========== --> |
---|
132 | |
---|
133 | |
---|
134 | <!-- ========= CONSTRUCTOR DETAIL ======== --> |
---|
135 | |
---|
136 | |
---|
137 | <!-- ============ METHOD DETAIL ========== --> |
---|
138 | |
---|
139 | <A NAME="method_detail"><!-- --></A> |
---|
140 | <TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"> |
---|
141 | <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> |
---|
142 | <TD COLSPAN=1><FONT SIZE="+2"> |
---|
143 | <B>Method Detail</B></FONT></TD> |
---|
144 | </TR> |
---|
145 | </TABLE> |
---|
146 | |
---|
147 | <A NAME="toString(java.lang.String)"><!-- --></A><H3> |
---|
148 | toString</H3> |
---|
149 | <PRE> |
---|
150 | public java.lang.String <B>toString</B>(java.lang.String indent)</PRE> |
---|
151 | <DL> |
---|
152 | <DD><DL> |
---|
153 | </DL> |
---|
154 | </DD> |
---|
155 | <DD><DL> |
---|
156 | </DL> |
---|
157 | </DD> |
---|
158 | </DL> |
---|
159 | <!-- ========= END OF CLASS DATA ========= --> |
---|
160 | <HR> |
---|
161 | |
---|
162 | <!-- ========== START OF NAVBAR ========== --> |
---|
163 | <A NAME="navbar_bottom"><!-- --></A> |
---|
164 | <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"> |
---|
165 | <TR> |
---|
166 | <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> |
---|
167 | <A NAME="navbar_bottom_firstrow"><!-- --></A> |
---|
168 | <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3"> |
---|
169 | <TR ALIGN="center" VALIGN="top"> |
---|
170 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> |
---|
171 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> |
---|
172 | <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> |
---|
173 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PrincipalExpression.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> |
---|
174 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> |
---|
175 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> |
---|
176 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> |
---|
177 | <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> |
---|
178 | </TR> |
---|
179 | </TABLE> |
---|
180 | </TD> |
---|
181 | <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> |
---|
182 | </EM> |
---|
183 | </TD> |
---|
184 | </TR> |
---|
185 | |
---|
186 | <TR> |
---|
187 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
188 | PREV CLASS |
---|
189 | NEXT CLASS</FONT></TD> |
---|
190 | <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> |
---|
191 | <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A> |
---|
192 | <A HREF="PrincipalExpression.html" TARGET="_top"><B>NO FRAMES</B></A> |
---|
193 | |
---|
194 | <SCRIPT> |
---|
195 | <!-- |
---|
196 | if(window==top) { |
---|
197 | document.writeln('<A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>'); |
---|
198 | } |
---|
199 | //--> |
---|
200 | </SCRIPT> |
---|
201 | <NOSCRIPT> |
---|
202 | <A HREF="../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A> |
---|
203 | </NOSCRIPT> |
---|
204 | </FONT></TD> |
---|
205 | </TR> |
---|
206 | <TR> |
---|
207 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
208 | SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> |
---|
209 | <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> |
---|
210 | DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> |
---|
211 | </TR> |
---|
212 | </TABLE> |
---|
213 | <!-- =========== END OF NAVBAR =========== --> |
---|
214 | |
---|
215 | <HR> |
---|
216 | |
---|
217 | </BODY> |
---|
218 | </HTML> |
---|