<%@ page import="org.jasig.portal.security.provider.*" %> <%@ page import="org.jasig.portal.security.*" %> <%@ page import="java.util.*" %> <%@ page import="com.pipeline.bom.Person_3" %> <%@ page import="com.pipeline.bom.PersonManager_3" %> <%@ page import="com.pipeline.bom.BomManagerFactory" %> <%@ page import="com.pipeline.web.WebUtil" %> <%@ page import="java.net.*" %> <% //Check to see if this is the Google search appliance String googleApplianceAgent="gsa-crawler"; String userAgent = request.getHeader("User-Agent"); //index will be greater than 0 if the GSA is detected int index=userAgent.indexOf(googleApplianceAgent); //pass-through authentication ------------------------------------------------------ if (index < 0){ //if this is not the Google search appliance String username = ""; try{ SimplePersonManager doriPerson = new SimplePersonManager(); IPerson i = doriPerson.getPerson(request); String uid = (String)i.getAttribute("urn:sungardhe:dir:loginId"); //out.println(uid); username = uid; }catch (java.lang.NullPointerException e){ //user not logged in - redirect to login String theRedirectURL = "/cp/home/displaylogin?goto=" + URLEncoder.encode(request.getRequestURL().toString().replace("http://", "https://")); %> <% }catch (Exception e){ out.println("Error: " + e); } } //END pass-through authentication ------------------------------------------------------ %>
<% //put content in school frame if this is not the Google search appliance if (index < 0){ %> <% } %>

University Counseling Center

Confidentiality

CONFIDENTIALITY


You can trust the University Counseling Center to protect the confidentiality of your personal records.
  1. Only Counseling Center staff have access to personal clinical information.
  2. Records are not shared outside the Center without your written permission.  This includes consultation with parents, teachers or friends.
  3. You may see your records in accordance with the Freedom of Information Act.  All requests must be in writing.

Exceptions:

  • Attendance might be shared with University Administrators, faculty or the Student Assistance Team, when the sharing of this information is consistent with the best interest of the client.
  • may be shared with legal counsel retained by the Center or the Center's insurance carrier.
  • may be shared upon order of the court of the Commonwealth of Pennsylvania or a court of the United States of America.
  • may be shared with licensed medical personnel, mental health professionals, law enforcement officers, parents, guardians or others implicated in situations where the life or physical well-being of the client or others is deemed to be in danger.