blob: 4bf341aa754ce50822991a36c00d4c17db0605ea [file] [log] [blame]
<!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.6.0_26) on Wed Sep 14 22:30:57 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
AbstractBaseRequestContext (Abdera2 Common Library 2.0-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2011-09-14">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractBaseRequestContext (Abdera2 Common Library 2.0-SNAPSHOT API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= 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="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractBaseRequestContext.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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 CLASS&nbsp;
&nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractCollectionAdapter.html" title="class in org.apache.abdera2.common.protocol"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AbstractBaseRequestContext.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.abdera2.common.protocol</FONT>
<BR>
Class AbstractBaseRequestContext</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html" title="class in org.apache.abdera2.common.protocol">org.apache.abdera2.common.protocol.AbstractMessage</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html" title="class in org.apache.abdera2.common.protocol">org.apache.abdera2.common.protocol.AbstractRequest</A>
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.abdera2.common.protocol.AbstractBaseRequestContext</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.Property.html" title="enum in org.apache.abdera2.common.protocol">RequestContext.Property</A>&gt;, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html" title="interface in org.apache.abdera2.common.protocol">Message</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html" title="interface in org.apache.abdera2.common.protocol">Request</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/abdera2/common/protocol/servlet/ServletRequestContext.html" title="class in org.apache.abdera2.common.protocol.servlet">ServletRequestContext</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public abstract class <B>AbstractBaseRequestContext</B><DT>extends <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html" title="class in org.apache.abdera2.common.protocol">AbstractRequest</A><DT>implements <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></DL>
</PRE>
<P>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_org.apache.abdera2.common.protocol.RequestContext"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface org.apache.abdera2.common.protocol.<A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.Property.html" title="enum in org.apache.abdera2.common.protocol">RequestContext.Property</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.Scope.html" title="enum in org.apache.abdera2.common.protocol">RequestContext.Scope</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#baseUri">baseUri</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#method">method</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security">Principal</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#principal">principal</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#provider">provider</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#requestUri">requestUri</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/javax/security/auth/Subject.html?is-external=true" title="class or interface in javax.security.auth">Subject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#subject">subject</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#target">target</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.abdera2.common.protocol.AbstractRequest"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.abdera2.common.protocol.<A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html" title="class in org.apache.abdera2.common.protocol">AbstractRequest</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#max_stale">max_stale</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#min_fresh">min_fresh</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.abdera2.common.protocol.AbstractMessage"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.abdera2.common.protocol.<A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html" title="class in org.apache.abdera2.common.protocol">AbstractMessage</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#flags">flags</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#max_age">max_age</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#AbstractBaseRequestContext(org.apache.abdera2.common.protocol.Provider, java.lang.String, org.apache.abdera2.common.iri.IRI, org.apache.abdera2.common.iri.IRI)">AbstractBaseRequestContext</A></B>(<A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A>&nbsp;provider,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;method,
<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A>&nbsp;requestUri,
<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A>&nbsp;baseUri)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#absoluteUrlFor(java.lang.Object, java.lang.Object)">absoluteUrlFor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;param)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an absolute URL using the Provider's Target Builder.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getBaseUri()">getBaseUri</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the absolute base URI ...</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getMethod()">getMethod</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the HTTP method</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security">Principal</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getPrincipal()">getPrincipal</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get this requests authenticated Principal object</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getProvider()">getProvider</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the Provider associated with this request</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getResolvedUri()">getResolvedUri</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the absolute request URI (includes server name, port, etc)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/javax/security/auth/Subject.html?is-external=true" title="class or interface in javax.security.auth">Subject</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getSubject()">getSubject</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get this requests resolved Subject</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getTarget()">getTarget</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get this requests resolved Target</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getTargetPath()">getTargetPath</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the subset of the request URI that is to be used to resolve the Target (everything after the context
path)</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#getUri()">getUri</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the request URI</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#initTarget()">initTarget</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#initTarget(org.apache.abdera2.common.protocol.Provider)">initTarget</A></B>(<A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A>&nbsp;provider)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;<A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.Property.html" title="enum in org.apache.abdera2.common.protocol">RequestContext.Property</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#iterator()">iterator</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY="">
<TR ALIGN="right" VALIGN="">
<TD NOWRAP><FONT SIZE="-1">
<CODE>&lt;T extends <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A>&gt;
<BR>
T</CODE></FONT></TD>
</TR>
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#setAttribute(java.lang.String, java.lang.Object)">setAttribute</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the named attribute in the request scope</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html#urlFor(java.lang.Object, java.lang.Object)">urlFor</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;param)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a URL using the Provider's Target Builder</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.AbstractRequest"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.abdera2.common.protocol.<A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html" title="class in org.apache.abdera2.common.protocol">AbstractRequest</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getAccept()">getAccept</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getAcceptCharset()">getAcceptCharset</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getAcceptEncoding()">getAcceptEncoding</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getAcceptLanguage()">getAcceptLanguage</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getAuthentication()">getAuthentication</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getIfMatch()">getIfMatch</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getIfModifiedSince()">getIfModifiedSince</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getIfNoneMatch()">getIfNoneMatch</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractRequest.html#getIfUnmodifiedSince()">getIfUnmodifiedSince</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.AbstractMessage"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.abdera2.common.protocol.<A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html" title="class in org.apache.abdera2.common.protocol">AbstractMessage</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getCacheControl()">getCacheControl</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getContentLanguage()">getContentLanguage</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getContentLocation()">getContentLocation</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getContentType()">getContentType</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getDecodedHeader(java.lang.String)">getDecodedHeader</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getDecodedHeaders(java.lang.String)">getDecodedHeaders</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getPrefer()">getPrefer</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getPreferApplied()">getPreferApplied</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getSlug()">getSlug</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractMessage.html#getWebLinks()">getWebLinks</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.RequestContext"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.common.protocol.<A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getAttribute(org.apache.abdera2.common.protocol.RequestContext.Scope, java.lang.String)">getAttribute</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getAttributeNames(org.apache.abdera2.common.protocol.RequestContext.Scope)">getAttributeNames</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getContextPath()">getContextPath</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getInputStream()">getInputStream</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getParameter(java.lang.String)">getParameter</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getParameterNames()">getParameterNames</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getParameters(java.lang.String)">getParameters</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getPreferredLocale()">getPreferredLocale</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getPreferredLocales()">getPreferredLocales</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getProperty(org.apache.abdera2.common.protocol.RequestContext.Property)">getProperty</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getReader()">getReader</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getTargetBasePath()">getTargetBasePath</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#isUserInRole(java.lang.String)">isUserInRole</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#setAttribute(org.apache.abdera2.common.protocol.RequestContext.Scope, java.lang.String, java.lang.Object)">setAttribute</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.Request"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.common.protocol.<A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html" title="interface in org.apache.abdera2.common.protocol">Request</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html#getAccept()">getAccept</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html#getAcceptCharset()">getAcceptCharset</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html#getAcceptEncoding()">getAcceptEncoding</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html#getAcceptLanguage()">getAcceptLanguage</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html#getIfMatch()">getIfMatch</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html#getIfModifiedSince()">getIfModifiedSince</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html#getIfNoneMatch()">getIfNoneMatch</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Request.html#getIfUnmodifiedSince()">getIfUnmodifiedSince</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.abdera2.common.protocol.Message"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.abdera2.common.protocol.<A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html" title="interface in org.apache.abdera2.common.protocol">Message</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getAuthentication()">getAuthentication</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getCacheControl()">getCacheControl</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getContentLanguage()">getContentLanguage</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getContentLocation()">getContentLocation</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getContentType()">getContentType</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getDateHeader(java.lang.String)">getDateHeader</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getDecodedHeader(java.lang.String)">getDecodedHeader</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getDecodedHeaders(java.lang.String)">getDecodedHeaders</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getHeader(java.lang.String)">getHeader</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getHeaderNames()">getHeaderNames</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getHeaders(java.lang.String)">getHeaders</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getPrefer()">getPrefer</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getPreferApplied()">getPreferApplied</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getSlug()">getSlug</A>, <A HREF="../../../../../org/apache/abdera2/common/protocol/Message.html#getWebLinks()">getWebLinks</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="provider"><!-- --></A><H3>
provider</H3>
<PRE>
protected final <A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A> <B>provider</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="subject"><!-- --></A><H3>
subject</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/6/docs/api/javax/security/auth/Subject.html?is-external=true" title="class or interface in javax.security.auth">Subject</A> <B>subject</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="principal"><!-- --></A><H3>
principal</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/6/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security">Principal</A> <B>principal</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="target"><!-- --></A><H3>
target</H3>
<PRE>
protected <A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A> <B>target</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="method"><!-- --></A><H3>
method</H3>
<PRE>
protected final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>method</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="requestUri"><!-- --></A><H3>
requestUri</H3>
<PRE>
protected final <A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A> <B>requestUri</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="baseUri"><!-- --></A><H3>
baseUri</H3>
<PRE>
protected final <A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A> <B>baseUri</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="AbstractBaseRequestContext(org.apache.abdera2.common.protocol.Provider, java.lang.String, org.apache.abdera2.common.iri.IRI, org.apache.abdera2.common.iri.IRI)"><!-- --></A><H3>
AbstractBaseRequestContext</H3>
<PRE>
protected <B>AbstractBaseRequestContext</B>(<A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A>&nbsp;provider,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;method,
<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A>&nbsp;requestUri,
<A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A>&nbsp;baseUri)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="initTarget(org.apache.abdera2.common.protocol.Provider)"><!-- --></A><H3>
initTarget</H3>
<PRE>
protected <A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A> <B>initTarget</B>(<A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A>&nbsp;provider)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="initTarget()"><!-- --></A><H3>
initTarget</H3>
<PRE>
protected <A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A> <B>initTarget</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getBaseUri()"><!-- --></A><H3>
getBaseUri</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A> <B>getBaseUri</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getBaseUri()">RequestContext</A></CODE></B></DD>
<DD>Get the absolute base URI ... this is the request URI up to the Context Path of the web application within which
the Abdera Servlet is deployed
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getBaseUri()">getBaseUri</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getResolvedUri()"><!-- --></A><H3>
getResolvedUri</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A> <B>getResolvedUri</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getResolvedUri()">RequestContext</A></CODE></B></DD>
<DD>Get the absolute request URI (includes server name, port, etc)
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getResolvedUri()">getResolvedUri</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getMethod()"><!-- --></A><H3>
getMethod</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getMethod</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getMethod()">RequestContext</A></CODE></B></DD>
<DD>Get the HTTP method
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getMethod()">getMethod</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getUri()"><!-- --></A><H3>
getUri</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/common/iri/IRI.html" title="class in org.apache.abdera2.common.iri">IRI</A> <B>getUri</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getUri()">RequestContext</A></CODE></B></DD>
<DD>Get the request URI
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getUri()">getUri</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSubject()"><!-- --></A><H3>
getSubject</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/javax/security/auth/Subject.html?is-external=true" title="class or interface in javax.security.auth">Subject</A> <B>getSubject</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getSubject()">RequestContext</A></CODE></B></DD>
<DD>Get this requests resolved Subject
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getSubject()">getSubject</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPrincipal()"><!-- --></A><H3>
getPrincipal</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/security/Principal.html?is-external=true" title="class or interface in java.security">Principal</A> <B>getPrincipal</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getPrincipal()">RequestContext</A></CODE></B></DD>
<DD>Get this requests authenticated Principal object
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getPrincipal()">getPrincipal</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getTarget()"><!-- --></A><H3>
getTarget</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/common/protocol/Target.html" title="interface in org.apache.abdera2.common.protocol">Target</A> <B>getTarget</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getTarget()">RequestContext</A></CODE></B></DD>
<DD>Get this requests resolved Target
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getTarget()">getTarget</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getProvider()"><!-- --></A><H3>
getProvider</H3>
<PRE>
public <A HREF="../../../../../org/apache/abdera2/common/protocol/Provider.html" title="interface in org.apache.abdera2.common.protocol">Provider</A> <B>getProvider</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getProvider()">RequestContext</A></CODE></B></DD>
<DD>Get the Provider associated with this request
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getProvider()">getProvider</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getTargetPath()"><!-- --></A><H3>
getTargetPath</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getTargetPath</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getTargetPath()">RequestContext</A></CODE></B></DD>
<DD>Returns the subset of the request URI that is to be used to resolve the Target (everything after the context
path)
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#getTargetPath()">getTargetPath</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAttribute(java.lang.String, java.lang.Object)"><!-- --></A><H3>
setAttribute</H3>
<PRE>
public &lt;T extends <A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A>&gt; T <B>setAttribute</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;value)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#setAttribute(java.lang.String, java.lang.Object)">RequestContext</A></CODE></B></DD>
<DD>Set the named attribute in the request scope
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#setAttribute(java.lang.String, java.lang.Object)">setAttribute</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="urlFor(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
urlFor</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>urlFor</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;param)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#urlFor(java.lang.Object, java.lang.Object)">RequestContext</A></CODE></B></DD>
<DD>Construct a URL using the Provider's Target Builder
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#urlFor(java.lang.Object, java.lang.Object)">urlFor</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="absoluteUrlFor(java.lang.Object, java.lang.Object)"><!-- --></A><H3>
absoluteUrlFor</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>absoluteUrlFor</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;key,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;param)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#absoluteUrlFor(java.lang.Object, java.lang.Object)">RequestContext</A></CODE></B></DD>
<DD>Construct an absolute URL using the Provider's Target Builder. Relative URL's are resolved against the base URI
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html#absoluteUrlFor(java.lang.Object, java.lang.Object)">absoluteUrlFor</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.html" title="interface in org.apache.abdera2.common.protocol">RequestContext</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="iterator()"><!-- --></A><H3>
iterator</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</A>&lt;<A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.Property.html" title="enum in org.apache.abdera2.common.protocol">RequestContext.Property</A>&gt; <B>iterator</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true#iterator()" title="class or interface in java.lang">iterator</A></CODE> in interface <CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;<A HREF="../../../../../org/apache/abdera2/common/protocol/RequestContext.Property.html" title="enum in org.apache.abdera2.common.protocol">RequestContext.Property</A>&gt;</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= 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="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractBaseRequestContext.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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 CLASS&nbsp;
&nbsp;<A HREF="../../../../../org/apache/abdera2/common/protocol/AbstractCollectionAdapter.html" title="class in org.apache.abdera2.common.protocol"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/abdera2/common/protocol/AbstractBaseRequestContext.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AbstractBaseRequestContext.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2006-2011 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>