Code Search for Developers
 
 
  

index-all.html from Citizen Privacy Service at Krugle


Show index-all.html syntax highlighted

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0-beta2) on Sat Jul 15 12:20:58 EDT 2006 -->
<TITLE>
Index
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Index";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./gov/osera/privacy/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./gov/osera/privacy/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./gov/osera/privacy/CitizenPrivacy.html#acceptDisclosureRequest(javax.xml.soap.SOAPElement)"><B>acceptDisclosureRequest(SOAPElement)</B></A> - 
Method in interface gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacy.html" title="interface in gov.osera.privacy">CitizenPrivacy</A>
<DD>Receives the soap message and returns the response
<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html#acceptDisclosureRequest(javax.xml.soap.SOAPElement)"><B>acceptDisclosureRequest(SOAPElement)</B></A> - 
Method in class gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy">CitizenPrivacyBean</A>
<DD>Receives the soap message and returns the response
<DT><A HREF="./gov/osera/privacy/CitizenPrivacy.html#acceptWaiver(javax.xml.soap.SOAPElement)"><B>acceptWaiver(SOAPElement)</B></A> - 
Method in interface gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacy.html" title="interface in gov.osera.privacy">CitizenPrivacy</A>
<DD>Receives the soap message and returns the response
<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html#acceptWaiver(javax.xml.soap.SOAPElement)"><B>acceptWaiver(SOAPElement)</B></A> - 
Method in class gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy">CitizenPrivacyBean</A>
<DD>Receives the soap message and returns the response
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./gov/osera/privacy/CitizenPrivacy.html" title="interface in gov.osera.privacy"><B>CitizenPrivacy</B></A> - Interface in <A HREF="./gov/osera/privacy/package-summary.html">gov.osera.privacy</A><DD>&nbsp;<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy"><B>CitizenPrivacyBean</B></A> - Class in <A HREF="./gov/osera/privacy/package-summary.html">gov.osera.privacy</A><DD>&nbsp;<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html#CitizenPrivacyBean()"><B>CitizenPrivacyBean()</B></A> - 
Constructor for class gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy">CitizenPrivacyBean</A>
<DD>&nbsp;
<DT><A HREF="./gov/osera/privacy/CitizenPrivacyHome.html" title="interface in gov.osera.privacy"><B>CitizenPrivacyHome</B></A> - Interface in <A HREF="./gov/osera/privacy/package-summary.html">gov.osera.privacy</A><DD>&nbsp;</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./gov/osera/privacy/Disclosure.html" title="class in gov.osera.privacy"><B>Disclosure</B></A> - Class in <A HREF="./gov/osera/privacy/package-summary.html">gov.osera.privacy</A><DD>&nbsp;<DT><A HREF="./gov/osera/privacy/Disclosure.html#Disclosure()"><B>Disclosure()</B></A> - 
Constructor for class gov.osera.privacy.<A HREF="./gov/osera/privacy/Disclosure.html" title="class in gov.osera.privacy">Disclosure</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html#ejbActivate()"><B>ejbActivate()</B></A> - 
Method in class gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy">CitizenPrivacyBean</A>
<DD>&nbsp;
<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html#ejbCreate()"><B>ejbCreate()</B></A> - 
Method in class gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy">CitizenPrivacyBean</A>
<DD>&nbsp;
<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html#ejbPassivate()"><B>ejbPassivate()</B></A> - 
Method in class gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy">CitizenPrivacyBean</A>
<DD>&nbsp;
<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html#ejbRemove()"><B>ejbRemove()</B></A> - 
Method in class gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy">CitizenPrivacyBean</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./gov/osera/privacy/GenericPrivacyProblem.html" title="class in gov.osera.privacy"><B>GenericPrivacyProblem</B></A> - Exception in <A HREF="./gov/osera/privacy/package-summary.html">gov.osera.privacy</A><DD>&nbsp;<DT><A HREF="./gov/osera/privacy/GenericPrivacyProblem.html#GenericPrivacyProblem(javax.xml.soap.SOAPElement)"><B>GenericPrivacyProblem(SOAPElement)</B></A> - 
Constructor for exception gov.osera.privacy.<A HREF="./gov/osera/privacy/GenericPrivacyProblem.html" title="class in gov.osera.privacy">GenericPrivacyProblem</A>
<DD>&nbsp;
<DT><A HREF="./gov/osera/privacy/GenericPrivacyProblem.html#getGenericPrivacyProblem()"><B>getGenericPrivacyProblem()</B></A> - 
Method in exception gov.osera.privacy.<A HREF="./gov/osera/privacy/GenericPrivacyProblem.html" title="class in gov.osera.privacy">GenericPrivacyProblem</A>
<DD>&nbsp;
<DT><A HREF="./gov/osera/privacy/package-summary.html"><B>gov.osera.privacy</B></A> - package gov.osera.privacy<DD>&nbsp;</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./gov/osera/privacy/CitizenPrivacyBean.html#setSessionContext(javax.ejb.SessionContext)"><B>setSessionContext(SessionContext)</B></A> - 
Method in class gov.osera.privacy.<A HREF="./gov/osera/privacy/CitizenPrivacyBean.html" title="class in gov.osera.privacy">CitizenPrivacyBean</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./gov/osera/privacy/WaiverAcknowledgment.html" title="class in gov.osera.privacy"><B>WaiverAcknowledgment</B></A> - Class in <A HREF="./gov/osera/privacy/package-summary.html">gov.osera.privacy</A><DD>&nbsp;<DT><A HREF="./gov/osera/privacy/WaiverAcknowledgment.html#WaiverAcknowledgment()"><B>WaiverAcknowledgment()</B></A> - 
Constructor for class gov.osera.privacy.<A HREF="./gov/osera/privacy/WaiverAcknowledgment.html" title="class in gov.osera.privacy">WaiverAcknowledgment</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_G_">G</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A> 

<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./gov/osera/privacy/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./gov/osera/privacy/package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>




See more files for this project here

Citizen Privacy Service

The Citizen Privacy Service is an asynchronous component using artificial intelligence capabilities including DL decidability and first order logic provenance that provide policy decision and policy enforcement points based on the US Privacy Act of 1974.

Project homepage: http://sourceforge.net/projects/us-privacy
Programming language(s): Java,XML
License: bsd

  gov/
    osera/
      privacy/
        CitizenPrivacy.html
        CitizenPrivacyBean.html
        CitizenPrivacyHome.html
        Disclosure.html
        GenericPrivacyProblem.html
        WaiverAcknowledgment.html
        package-frame.html
        package-summary.html
        package-tree.html
  resources/
    inherit.gif
  allclasses-frame.html
  allclasses-noframe.html
  constant-values.html
  deprecated-list.html
  help-doc.html
  index-all.html
  index.html
  overview-tree.html
  package-list
  serialized-form.html
  stylesheet.css