Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/org/apache/streams/google/gplus/GPlusConfiguration.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/org/apache/streams/google/gplus/GPlusConfiguration.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/org/apache/streams/google/gplus/GPlusConfiguration.html Sun Apr 19 17:16:05 2015 @@ -0,0 +1,894 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_40) on Sun Apr 19 11:51:02 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>GPlusConfiguration (google-gplus 0.2-incubating API)</title> +<meta name="date" content="2015-04-19"> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="GPlusConfiguration (google-gplus 0.2-incubating API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/GPlusConfiguration.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/streams/google/gplus/GPlusConfiguration.html" target="_top">Frames</a></li> +<li><a href="GPlusConfiguration.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.streams.google.gplus</div> +<h2 title="Class GPlusConfiguration" class="title">Class GPlusConfiguration</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.streams.google.gplus.GPlusConfiguration</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> +</dl> +<hr> +<br> +<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true" title="class or interface in javax.annotation">@Generated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true#value--" title="class or interface in javax.annotation">value</a>="org.jsonschema2pojo") +public class <span class="typeNameLabel">GPlusConfiguration</span> +extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../serialized-form.html#org.apache.streams.google.gplus.GPlusConfiguration">Serialized Form</a></dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#GPlusConfiguration--">GPlusConfiguration</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#equals-java.lang.Object-">equals</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> other)</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getAdditionalProperties--">getAdditionalProperties</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code>org.joda.time.DateTime</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getDefaultAfterDate--">getDefaultAfterDate</a></span>()</code> +<div class="block">Optional parameter for the provider.</div> +</td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code>org.joda.time.DateTime</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getDefaultBeforeDate--">getDefaultBeforeDate</a></span>()</code> +<div class="block">Optional parameter for the provider.</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getEndpoint--">getEndpoint</a></span>()</code> +<div class="block">The endpoint</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getFollow--">getFollow</a></span>()</code> +<div class="block">DEPRECATED.</div> +</td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/streams/google/gplus/configuration/UserInfo.html" title="class in org.apache.streams.google.gplus.configuration">UserInfo</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getGooglePlusUsers--">getGooglePlusUsers</a></span>()</code> +<div class="block">A list of user user ids and optional date parameters for the GPlus provider</div> +</td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getHost--">getHost</a></span>()</code> +<div class="block">The host</div> +</td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getOauth--">getOauth</a></span>()</code> +<div class="block">DEPRICATED</div> +</td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getPort--">getPort</a></span>()</code> +<div class="block">The port</div> +</td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getProtocol--">getProtocol</a></span>()</code> +<div class="block">The protocol</div> +</td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#getVersion--">getVersion</a></span>()</code> +<div class="block">The version</div> +</td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#hashCode--">hashCode</a></span>()</code> </td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setAdditionalProperty-java.lang.String-java.lang.Object-">setAdditionalProperty</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr id="i14" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setDefaultAfterDate-org.joda.time.DateTime-">setDefaultAfterDate</a></span>(org.joda.time.DateTime defaultAfterDate)</code> +<div class="block">Optional parameter for the provider.</div> +</td> +</tr> +<tr id="i15" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setDefaultBeforeDate-org.joda.time.DateTime-">setDefaultBeforeDate</a></span>(org.joda.time.DateTime defaultBeforeDate)</code> +<div class="block">Optional parameter for the provider.</div> +</td> +</tr> +<tr id="i16" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setEndpoint-java.lang.String-">setEndpoint</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> endpoint)</code> +<div class="block">The endpoint</div> +</td> +</tr> +<tr id="i17" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setFollow-java.util.List-">setFollow</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> follow)</code> +<div class="block">DEPRECATED.</div> +</td> +</tr> +<tr id="i18" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setGooglePlusUsers-java.util.List-">setGooglePlusUsers</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/streams/google/gplus/configuration/UserInfo.html" title="class in org.apache.streams.google.gplus.configuration">UserInfo</a>> googlePlusUsers)</code> +<div class="block">A list of user user ids and optional date parameters for the GPlus provider</div> +</td> +</tr> +<tr id="i19" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setHost-java.lang.String-">setHost</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host)</code> +<div class="block">The host</div> +</td> +</tr> +<tr id="i20" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setOauth-org.apache.streams.google.gplus.GPlusOAuthConfiguration-">setOauth</a></span>(<a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> oauth)</code> +<div class="block">DEPRICATED</div> +</td> +</tr> +<tr id="i21" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setPort-java.lang.Long-">setPort</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> port)</code> +<div class="block">The port</div> +</td> +</tr> +<tr id="i22" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setProtocol-java.lang.String-">setProtocol</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> protocol)</code> +<div class="block">The protocol</div> +</td> +</tr> +<tr id="i23" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#setVersion-java.lang.String-">setVersion</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> version)</code> +<div class="block">The version</div> +</td> +</tr> +<tr id="i24" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#toString--">toString</a></span>()</code> </td> +</tr> +<tr id="i25" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withAdditionalProperty-java.lang.String-java.lang.Object-">withAdditionalProperty</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr id="i26" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withDefaultAfterDate-org.joda.time.DateTime-">withDefaultAfterDate</a></span>(org.joda.time.DateTime defaultAfterDate)</code> </td> +</tr> +<tr id="i27" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withDefaultBeforeDate-org.joda.time.DateTime-">withDefaultBeforeDate</a></span>(org.joda.time.DateTime defaultBeforeDate)</code> </td> +</tr> +<tr id="i28" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withEndpoint-java.lang.String-">withEndpoint</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> endpoint)</code> </td> +</tr> +<tr id="i29" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withFollow-java.util.List-">withFollow</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> follow)</code> </td> +</tr> +<tr id="i30" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withGooglePlusUsers-java.util.List-">withGooglePlusUsers</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/streams/google/gplus/configuration/UserInfo.html" title="class in org.apache.streams.google.gplus.configuration">UserInfo</a>> googlePlusUsers)</code> </td> +</tr> +<tr id="i31" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withHost-java.lang.String-">withHost</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host)</code> </td> +</tr> +<tr id="i32" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withOauth-org.apache.streams.google.gplus.GPlusOAuthConfiguration-">withOauth</a></span>(<a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> oauth)</code> </td> +</tr> +<tr id="i33" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withPort-java.lang.Long-">withPort</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> port)</code> </td> +</tr> +<tr id="i34" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withProtocol-java.lang.String-">withProtocol</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> protocol)</code> </td> +</tr> +<tr id="i35" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html#withVersion-java.lang.String-">withVersion</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> version)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="GPlusConfiguration--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>GPlusConfiguration</h4> +<pre>public GPlusConfiguration()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getProtocol--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getProtocol</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getProtocol()</pre> +<div class="block">The protocol</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The protocol</dd> +</dl> +</li> +</ul> +<a name="setProtocol-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setProtocol</h4> +<pre>public void setProtocol(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> protocol)</pre> +<div class="block">The protocol</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>protocol</code> - The protocol</dd> +</dl> +</li> +</ul> +<a name="withProtocol-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withProtocol</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withProtocol(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> protocol)</pre> +</li> +</ul> +<a name="getHost--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHost</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getHost()</pre> +<div class="block">The host</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The host</dd> +</dl> +</li> +</ul> +<a name="setHost-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHost</h4> +<pre>public void setHost(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host)</pre> +<div class="block">The host</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>host</code> - The host</dd> +</dl> +</li> +</ul> +<a name="withHost-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withHost</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withHost(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host)</pre> +</li> +</ul> +<a name="getPort--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPort</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> getPort()</pre> +<div class="block">The port</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The port</dd> +</dl> +</li> +</ul> +<a name="setPort-java.lang.Long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPort</h4> +<pre>public void setPort(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> port)</pre> +<div class="block">The port</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>port</code> - The port</dd> +</dl> +</li> +</ul> +<a name="withPort-java.lang.Long-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withPort</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withPort(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> port)</pre> +</li> +</ul> +<a name="getVersion--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getVersion</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getVersion()</pre> +<div class="block">The version</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The version</dd> +</dl> +</li> +</ul> +<a name="setVersion-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setVersion</h4> +<pre>public void setVersion(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> version)</pre> +<div class="block">The version</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>version</code> - The version</dd> +</dl> +</li> +</ul> +<a name="withVersion-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withVersion</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withVersion(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> version)</pre> +</li> +</ul> +<a name="getEndpoint--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEndpoint</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getEndpoint()</pre> +<div class="block">The endpoint</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The endpoint</dd> +</dl> +</li> +</ul> +<a name="setEndpoint-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setEndpoint</h4> +<pre>public void setEndpoint(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> endpoint)</pre> +<div class="block">The endpoint</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>endpoint</code> - The endpoint</dd> +</dl> +</li> +</ul> +<a name="withEndpoint-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withEndpoint</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withEndpoint(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> endpoint)</pre> +</li> +</ul> +<a name="getFollow--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getFollow</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getFollow()</pre> +<div class="block">DEPRECATED. A list of user names, indicating the users whose activities should be delivered on the stream</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The follow</dd> +</dl> +</li> +</ul> +<a name="setFollow-java.util.List-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setFollow</h4> +<pre>public void setFollow(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> follow)</pre> +<div class="block">DEPRECATED. A list of user names, indicating the users whose activities should be delivered on the stream</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>follow</code> - The follow</dd> +</dl> +</li> +</ul> +<a name="withFollow-java.util.List-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withFollow</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withFollow(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> follow)</pre> +</li> +</ul> +<a name="getGooglePlusUsers--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getGooglePlusUsers</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/streams/google/gplus/configuration/UserInfo.html" title="class in org.apache.streams.google.gplus.configuration">UserInfo</a>> getGooglePlusUsers()</pre> +<div class="block">A list of user user ids and optional date parameters for the GPlus provider</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The googlePlusUsers</dd> +</dl> +</li> +</ul> +<a name="setGooglePlusUsers-java.util.List-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setGooglePlusUsers</h4> +<pre>public void setGooglePlusUsers(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/streams/google/gplus/configuration/UserInfo.html" title="class in org.apache.streams.google.gplus.configuration">UserInfo</a>> googlePlusUsers)</pre> +<div class="block">A list of user user ids and optional date parameters for the GPlus provider</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>googlePlusUsers</code> - The googlePlusUsers</dd> +</dl> +</li> +</ul> +<a name="withGooglePlusUsers-java.util.List-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withGooglePlusUsers</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withGooglePlusUsers(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../org/apache/streams/google/gplus/configuration/UserInfo.html" title="class in org.apache.streams.google.gplus.configuration">UserInfo</a>> googlePlusUsers)</pre> +</li> +</ul> +<a name="getDefaultAfterDate--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDefaultAfterDate</h4> +<pre>public org.joda.time.DateTime getDefaultAfterDate()</pre> +<div class="block">Optional parameter for the provider. If this value is not null an the afterDate value in the userInfo is null, this value will be used.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The defaultAfterDate</dd> +</dl> +</li> +</ul> +<a name="setDefaultAfterDate-org.joda.time.DateTime-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDefaultAfterDate</h4> +<pre>public void setDefaultAfterDate(org.joda.time.DateTime defaultAfterDate)</pre> +<div class="block">Optional parameter for the provider. If this value is not null an the afterDate value in the userInfo is null, this value will be used.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>defaultAfterDate</code> - The defaultAfterDate</dd> +</dl> +</li> +</ul> +<a name="withDefaultAfterDate-org.joda.time.DateTime-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withDefaultAfterDate</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withDefaultAfterDate(org.joda.time.DateTime defaultAfterDate)</pre> +</li> +</ul> +<a name="getDefaultBeforeDate--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDefaultBeforeDate</h4> +<pre>public org.joda.time.DateTime getDefaultBeforeDate()</pre> +<div class="block">Optional parameter for the provider. If this value is not null and the beforeDate value in the userInfo is null, this value will be used.</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The defaultBeforeDate</dd> +</dl> +</li> +</ul> +<a name="setDefaultBeforeDate-org.joda.time.DateTime-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDefaultBeforeDate</h4> +<pre>public void setDefaultBeforeDate(org.joda.time.DateTime defaultBeforeDate)</pre> +<div class="block">Optional parameter for the provider. If this value is not null and the beforeDate value in the userInfo is null, this value will be used.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>defaultBeforeDate</code> - The defaultBeforeDate</dd> +</dl> +</li> +</ul> +<a name="withDefaultBeforeDate-org.joda.time.DateTime-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withDefaultBeforeDate</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withDefaultBeforeDate(org.joda.time.DateTime defaultBeforeDate)</pre> +</li> +</ul> +<a name="getOauth--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOauth</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> getOauth()</pre> +<div class="block">DEPRICATED</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The oauth</dd> +</dl> +</li> +</ul> +<a name="setOauth-org.apache.streams.google.gplus.GPlusOAuthConfiguration-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setOauth</h4> +<pre>public void setOauth(<a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> oauth)</pre> +<div class="block">DEPRICATED</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>oauth</code> - The oauth</dd> +</dl> +</li> +</ul> +<a name="withOauth-org.apache.streams.google.gplus.GPlusOAuthConfiguration-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withOauth</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withOauth(<a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> oauth)</pre> +</li> +</ul> +<a name="toString--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="getAdditionalProperties--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAdditionalProperties</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> getAdditionalProperties()</pre> +</li> +</ul> +<a name="setAdditionalProperty-java.lang.String-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAdditionalProperty</h4> +<pre>public void setAdditionalProperty(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</pre> +</li> +</ul> +<a name="withAdditionalProperty-java.lang.String-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withAdditionalProperty</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusConfiguration</a> withAdditionalProperty(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</pre> +</li> +</ul> +<a name="hashCode--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="equals-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> other)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/GPlusConfiguration.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev Class</li> +<li><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/streams/google/gplus/GPlusConfiguration.html" target="_top">Frames</a></li> +<li><a href="GPlusConfiguration.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/org/apache/streams/google/gplus/GPlusOAuthConfiguration.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/org/apache/streams/google/gplus/GPlusOAuthConfiguration.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-google/google-gplus/apidocs/org/apache/streams/google/gplus/GPlusOAuthConfiguration.html Sun Apr 19 17:16:05 2015 @@ -0,0 +1,518 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (1.8.0_40) on Sun Apr 19 11:51:02 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>GPlusOAuthConfiguration (google-gplus 0.2-incubating API)</title> +<meta name="date" content="2015-04-19"> +<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="GPlusOAuthConfiguration (google-gplus 0.2-incubating API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/GPlusOAuthConfiguration.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" target="_top">Frames</a></li> +<li><a href="GPlusOAuthConfiguration.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.streams.google.gplus</div> +<h2 title="Class GPlusOAuthConfiguration" class="title">Class GPlusOAuthConfiguration</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.streams.google.gplus.GPlusOAuthConfiguration</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> +</dl> +<hr> +<br> +<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true" title="class or interface in javax.annotation">@Generated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true#value--" title="class or interface in javax.annotation">value</a>="org.jsonschema2pojo") +public class <span class="typeNameLabel">GPlusOAuthConfiguration</span> +extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> +implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre> +<div class="block">DEPRICATED</div> +<dl> +<dt><span class="seeLabel">See Also:</span></dt> +<dd><a href="../../../../../serialized-form.html#org.apache.streams.google.gplus.GPlusOAuthConfiguration">Serialized Form</a></dd> +</dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#GPlusOAuthConfiguration--">GPlusOAuthConfiguration</a></span>()</code> </td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#equals-java.lang.Object-">equals</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> other)</code> </td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#getAdditionalProperties--">getAdditionalProperties</a></span>()</code> </td> +</tr> +<tr id="i2" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#getAppName--">getAppName</a></span>()</code> </td> +</tr> +<tr id="i3" class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#getPathToP12KeyFile--">getPathToP12KeyFile</a></span>()</code> +<div class="block">Absolute Path to key file</div> +</td> +</tr> +<tr id="i4" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#getServiceAccountEmailAddress--">getServiceAccountEmailAddress</a></span>()</code> +<div class="block">Service Account email address for your app</div> +</td> +</tr> +<tr id="i5" class="rowColor"> +<td class="colFirst"><code>int</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#hashCode--">hashCode</a></span>()</code> </td> +</tr> +<tr id="i6" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#setAdditionalProperty-java.lang.String-java.lang.Object-">setAdditionalProperty</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr id="i7" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#setAppName-java.lang.String-">setAppName</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> appName)</code> </td> +</tr> +<tr id="i8" class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#setPathToP12KeyFile-java.lang.String-">setPathToP12KeyFile</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pathToP12KeyFile)</code> +<div class="block">Absolute Path to key file</div> +</td> +</tr> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#setServiceAccountEmailAddress-java.lang.String-">setServiceAccountEmailAddress</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serviceAccountEmailAddress)</code> +<div class="block">Service Account email address for your app</div> +</td> +</tr> +<tr id="i10" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#toString--">toString</a></span>()</code> </td> +</tr> +<tr id="i11" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#withAdditionalProperty-java.lang.String-java.lang.Object-">withAdditionalProperty</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> </td> +</tr> +<tr id="i12" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#withAppName-java.lang.String-">withAppName</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> appName)</code> </td> +</tr> +<tr id="i13" class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#withPathToP12KeyFile-java.lang.String-">withPathToP12KeyFile</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pathToP12KeyFile)</code> </td> +</tr> +<tr id="i14" class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html#withServiceAccountEmailAddress-java.lang.String-">withServiceAccountEmailAddress</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serviceAccountEmailAddress)</code> </td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex ternal=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor.detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="GPlusOAuthConfiguration--"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>GPlusOAuthConfiguration</h4> +<pre>public GPlusOAuthConfiguration()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getAppName--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAppName</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getAppName()</pre> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The appName</dd> +</dl> +</li> +</ul> +<a name="setAppName-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAppName</h4> +<pre>public void setAppName(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> appName)</pre> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>appName</code> - The appName</dd> +</dl> +</li> +</ul> +<a name="withAppName-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withAppName</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> withAppName(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> appName)</pre> +</li> +</ul> +<a name="getPathToP12KeyFile--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPathToP12KeyFile</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getPathToP12KeyFile()</pre> +<div class="block">Absolute Path to key file</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The pathToP12KeyFile</dd> +</dl> +</li> +</ul> +<a name="setPathToP12KeyFile-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPathToP12KeyFile</h4> +<pre>public void setPathToP12KeyFile(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pathToP12KeyFile)</pre> +<div class="block">Absolute Path to key file</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>pathToP12KeyFile</code> - The pathToP12KeyFile</dd> +</dl> +</li> +</ul> +<a name="withPathToP12KeyFile-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withPathToP12KeyFile</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> withPathToP12KeyFile(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pathToP12KeyFile)</pre> +</li> +</ul> +<a name="getServiceAccountEmailAddress--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getServiceAccountEmailAddress</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getServiceAccountEmailAddress()</pre> +<div class="block">Service Account email address for your app</div> +<dl> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>The serviceAccountEmailAddress</dd> +</dl> +</li> +</ul> +<a name="setServiceAccountEmailAddress-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setServiceAccountEmailAddress</h4> +<pre>public void setServiceAccountEmailAddress(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serviceAccountEmailAddress)</pre> +<div class="block">Service Account email address for your app</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>serviceAccountEmailAddress</code> - The serviceAccountEmailAddress</dd> +</dl> +</li> +</ul> +<a name="withServiceAccountEmailAddress-java.lang.String-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withServiceAccountEmailAddress</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> withServiceAccountEmailAddress(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> serviceAccountEmailAddress)</pre> +</li> +</ul> +<a name="toString--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>toString</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="getAdditionalProperties--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getAdditionalProperties</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>> getAdditionalProperties()</pre> +</li> +</ul> +<a name="setAdditionalProperty-java.lang.String-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setAdditionalProperty</h4> +<pre>public void setAdditionalProperty(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</pre> +</li> +</ul> +<a name="withAdditionalProperty-java.lang.String-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>withAdditionalProperty</h4> +<pre>public <a href="../../../../../org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" title="class in org.apache.streams.google.gplus">GPlusOAuthConfiguration</a> withAdditionalProperty(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</pre> +</li> +</ul> +<a name="hashCode--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>hashCode</h4> +<pre>public int hashCode()</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +<a name="equals-java.lang.Object-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>equals</h4> +<pre>public boolean equals(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> other)</pre> +<dl> +<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> +<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/GPlusOAuthConfiguration.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../../index-all.html">Index</a></li> +<li><a href="../../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../../org/apache/streams/google/gplus/GPlusConfiguration.html" title="class in org.apache.streams.google.gplus"><span class="typeNameLink">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../index.html?org/apache/streams/google/gplus/GPlusOAuthConfiguration.html" target="_top">Frames</a></li> +<li><a href="GPlusOAuthConfiguration.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor.summary">Constr</a> | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor.detail">Constr</a> | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
