<%@ 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){ %> <% } %>

Policies & Procedures

Mission and Services

It is the mission and purpose of the Affirmative Action Office to assist the University community:

  • To respect the needs of all individuals to be treated fairly and equitably in their activities and pursuits at the University;
  • To provide individuals or groups the opportunity to be heard and to assist them in addressing their concerns through appropriate channels;
  • To assist the Duquesne University community to meet its responsibility toward all persons regardless of race, color, national origin, gender, age, marital status, veteran's status, disability;
  • To provide a positive climate through leadership, education, training, and interaction in which all people can be creative, find opportunities, and reach their full potential;
  • To respond to complaints of discrimination or harassment.

Services Provide by the AA Office:

Complaints and Concerns

The office works with faculty, administrators, staff, and students to resolve concerns and offer options and institutional process to any individuals or groups believing they have experienced discrimination.

Consultation and Guidance

The office provides consultation, guidance and support to the University community regarding equal opportunity, and nondiscrimination.

Training and Education

The office offers training and education in conjunction with other University offices to work to ensure campus understanding of laws regarding discrimination and equal opportunity.