-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e02ab55
commit d05c1cf
Showing
10 changed files
with
704 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
273 changes: 273 additions & 0 deletions
273
snapshot/groovydoc/grails/plugin/springsecurity/oauth2/CommandLineHelper.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,273 @@ | ||
<!-- | ||
Licensed to the Apache Software Foundation (ASF) under one | ||
or more contributor license agreements. See the NOTICE file | ||
distributed with this work for additional information | ||
regarding copyright ownership. The ASF licenses this file | ||
to you under the Apache License, Version 2.0 (the | ||
"License"); you may not use this file except in compliance | ||
with the License. You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, | ||
software distributed under the License is distributed on an | ||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY | ||
KIND, either express or implied. See the License for the | ||
specific language governing permissions and limitations | ||
under the License. | ||
--> | ||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | ||
<!-- **************************************************************** --> | ||
<!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> | ||
<!-- * i.e. only iterate & print data where possible. Thanks, Jez. * --> | ||
<!-- **************************************************************** --> | ||
|
||
<html> | ||
<head> | ||
<!-- Generated by groovydoc --> | ||
<title>CommandLineHelper (spring-security-oauth2 3.0.0-SNAPSHOT API)</title> | ||
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon"> | ||
<link href="../../../../groovy.ico" type="image/x-icon" rel="icon"> | ||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> | ||
|
||
<body class="center"> | ||
<script type="text/javascript"><!-- | ||
if (location.href.indexOf('is-external=true') == -1) { | ||
parent.document.title="CommandLineHelper (spring-security-oauth2 3.0.0-SNAPSHOT API)"; | ||
} | ||
//--> | ||
</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="topNav"><a name="navbar_top"> | ||
<!-- --> | ||
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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="../../../../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"> | ||
<div> | ||
<ul class="navList"> | ||
<li><a href="../../../../index.html?grails/plugin/springsecurity/oauth2/CommandLineHelper" target="_top">Frames</a></li> | ||
<li><a href="CommandLineHelper.html" target="_top">No Frames</a></li> | ||
</ul> | ||
</div> | ||
<div> | ||
<ul class="subNavList"> | ||
<li>Summary: </li> | ||
Nested Field <li><a href="#property_summary">Property</a></li> Method | ||
</ul> | ||
<ul class="subNavList"> | ||
<li> | Detail: </li> | ||
Field <li><a href="#prop_detail">Property</a></li> Method | ||
</ul> | ||
</div> | ||
<a name="skip-navbar_top"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
|
||
<!-- ======== START OF CLASS DATA ======== --> | ||
<div class="header"> | ||
|
||
<div class="subTitle">Package: <strong>grails.plugin.springsecurity.oauth2</strong></div> | ||
|
||
<h2 title="[Groovy] Trait CommandLineHelper" class="title">[Groovy] Trait CommandLineHelper</h2> | ||
</div> | ||
<div class="contentContainer"> | ||
<ul class="inheritance"> | ||
<li><ul class="inheritance"></ul></li><li>grails.plugin.springsecurity.oauth2.CommandLineHelper | ||
</ul> | ||
<div class="description"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
|
||
|
||
<!-- todo: direct known subclasses --> | ||
<hr> | ||
<br> | ||
|
||
<pre>@groovy.transform.Trait | ||
trait CommandLineHelper | ||
extends java.lang.Object</pre> | ||
|
||
</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="summary"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<!-- =========== NESTED CLASS SUMMARY =========== --> | ||
|
||
|
||
<!-- =========== ENUM CONSTANT SUMMARY =========== --> | ||
|
||
<!-- =========== FIELD SUMMARY =========== --> | ||
|
||
|
||
<!-- =========== PROPERTY SUMMARY =========== --> | ||
|
||
<ul class="blockList"> | ||
<li class="blockList"><a name="property_summary"><!-- --></a> | ||
<h3>Properties Summary</h3> | ||
<ul class="blockList"> | ||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Properties Summary table, listing nested classes, and an explanation"> | ||
<caption><span>Properties</span><span class="tabEnd"> </span></caption> | ||
<tr> | ||
<th class="colFirst" scope="col">Type</th> | ||
<th class="colLast" scope="col">Name and description</th> | ||
</tr> | ||
|
||
<tr class="altColor"> | ||
<td class="colFirst"><code><strong>static boolean</strong></code> </td> | ||
<td class="colLast"><code><a href="#FAILURE">FAILURE</a></code><br></td> | ||
</tr> | ||
|
||
<tr class="rowColor"> | ||
<td class="colFirst"><code><strong>static boolean</strong></code> </td> | ||
<td class="colLast"><code><a href="#SUCCESS">SUCCESS</a></code><br></td> | ||
</tr> | ||
|
||
</table> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
|
||
<!-- =========== ELEMENT SUMMARY =========== --> | ||
|
||
|
||
|
||
|
||
|
||
<!-- ========== METHOD SUMMARY =========== --> | ||
<ul class="blockList"> | ||
|
||
<li class="blockList"><a name="method_summary"><!-- --></a> | ||
<h3>Inherited Methods Summary</h3> | ||
<ul class="blockList"> | ||
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Inherited Methods Summary table"> | ||
<caption><span>Inherited Methods</span><span class="tabEnd"> </span></caption> | ||
<tr> | ||
<th class="colFirst" scope="col">Methods inherited from class</th> | ||
<th class="colLast" scope="col">Name</th> | ||
</tr> | ||
|
||
<tr class="altColor"> | ||
<td class="colFirst"><code>class java.lang.Object</code></td> | ||
<td class="colLast"><code>java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td> | ||
</tr> | ||
</table> | ||
</ul> | ||
</li> | ||
|
||
</ul> | ||
|
||
</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="details"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
|
||
|
||
|
||
|
||
|
||
<!-- =========== PROPERTY DETAIL =========== --> | ||
<ul class="blockList"> | ||
<li class="blockList"><a name="prop_detail"> | ||
<!-- --> | ||
</a> | ||
<h3>Property Detail</h3> | ||
|
||
<a name="FAILURE"><!-- --></a> | ||
<ul class="blockListLast"> | ||
<li class="blockList"> | ||
<h4>static final boolean <strong>FAILURE</strong></h4> | ||
<p></p> | ||
</li> | ||
</ul> | ||
|
||
<a name="SUCCESS"><!-- --></a> | ||
<ul class="blockListLast"> | ||
<li class="blockList"> | ||
<h4>static final boolean <strong>SUCCESS</strong></h4> | ||
<p></p> | ||
</li> | ||
</ul> | ||
|
||
</li> | ||
</ul> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</li> | ||
</ul> | ||
</div> | ||
|
||
<!-- ========= END OF CLASS DATA ========= --> | ||
<!-- ======= START OF BOTTOM NAVBAR ====== --> | ||
<div class="bottomNav"><a name="navbar_bottom"> | ||
<!-- --> | ||
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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="../../../../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"> | ||
<div> | ||
<ul class="navList"> | ||
<li><a href="../../../../index.html?grails/plugin/springsecurity/oauth2/CommandLineHelper" target="_top">Frames</a></li> | ||
<li><a href="CommandLineHelper.html" target="_top">No Frames</a></li> | ||
</ul> | ||
</div> | ||
<div> | ||
<ul class="subNavList"> | ||
<li>Summary: </li> | ||
Nested Field <li><a href="#property_summary">Property</a></li> Method | ||
</ul> | ||
<ul class="subNavList"> | ||
<li> | Detail: </li> | ||
Field <li><a href="#prop_detail">Property</a></li> Method | ||
</ul> | ||
</div> | ||
<p>Groovy Documentation</p> | ||
<a name="skip-navbar_bottom"> | ||
<!-- --> | ||
</a> | ||
</div> | ||
</div> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
</body> | ||
</html> |
Oops, something went wrong.