-
Notifications
You must be signed in to change notification settings - Fork 13
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
00b3af2
commit 20941c6
Showing
79 changed files
with
38,610 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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,52 @@ | ||
<!-- | ||
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"> | ||
<html> | ||
<head> | ||
<title>All Classes</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"> | ||
|
||
</head> | ||
<body class="left"> | ||
<h1 class="bar">All Classes</h1> | ||
<div class="indexContainer"> | ||
<ul> | ||
<li><a href="grails/plugin/springsecurity/oauth2/Application.html" title="class in grails.plugin.springsecurity.oauth2" target="classFrame">Application</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/CommandLineHelper.html" title="trait in grails.plugin.springsecurity.oauth2" target="classFrame"><I>CommandLineHelper</I></a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/InitOAuth2Command.html" title="class in grails.plugin.springsecurity.oauth2" target="classFrame">InitOAuth2Command</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/service/OAuth2AbstractProviderService.html" title="class in grails.plugin.springsecurity.oauth2.service" target="classFrame">OAuth2AbstractProviderService</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/exception/OAuth2Exception.html" title="class in grails.plugin.springsecurity.oauth2.exception" target="classFrame">OAuth2Exception</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/util/OAuth2ProviderConfiguration.html" title="class in grails.plugin.springsecurity.oauth2.util" target="classFrame">OAuth2ProviderConfiguration</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/service/OAuth2ProviderService.html" title="interface in grails.plugin.springsecurity.oauth2.service" target="classFrame"><I>OAuth2ProviderService</I></a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/token/OAuth2SpringToken.html" title="class in grails.plugin.springsecurity.oauth2.token" target="classFrame">OAuth2SpringToken</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/OAuth2TagLib.html" title="class in grails.plugin.springsecurity.oauth2" target="classFrame">OAuth2TagLib</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/SpringSecurityOAuth2Controller.html" title="class in grails.plugin.springsecurity.oauth2" target="classFrame">SpringSecurityOAuth2Controller</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/SpringSecurityOauth2BaseService.html" title="class in grails.plugin.springsecurity.oauth2" target="classFrame">SpringSecurityOauth2BaseService</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/SpringSecurityOauth2GrailsPlugin.html" title="class in grails.plugin.springsecurity.oauth2" target="classFrame">SpringSecurityOauth2GrailsPlugin</a></li> | ||
<li><a href="grails/plugin/springsecurity/oauth2/SpringSecurityOauth2UrlMappings.html" title="class in grails.plugin.springsecurity.oauth2" target="classFrame">SpringSecurityOauth2UrlMappings</a></li> | ||
|
||
</ul> | ||
</div> | ||
</body> | ||
</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,106 @@ | ||
<!-- | ||
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"> | ||
|
||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<!-- Generated by groovydoc --> | ||
<title>Deprecated API (spring-security-oauth2 3.0.0 API)</title> | ||
|
||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link href="groovy.ico" type="image/x-icon" rel="shortcut icon"> | ||
<link href="groovy.ico" type="image/x-icon" rel="icon"> | ||
|
||
</head> | ||
<body class="center"> | ||
<script type="text/javascript"><!-- | ||
if (location.href.indexOf('is-external=true') == -1) { | ||
parent.document.title="Deprecated API (spring-security-oauth2 3.0.0 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>Package</li> | ||
<li>Class</li> | ||
<li class="navBarCell1Rev">Deprecated</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="index.html?deprecated-list.html" target="_top">Frames</a></li> | ||
<li><a href="deprecated-list.html" target="_top">No Frames</a></li> | ||
</ul> | ||
<a name="skip-navbar_top"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
<div class="header"> | ||
<h1 title="Deprecated API" class="title">Deprecated API</h1> | ||
<h2 title="Contents">Contents</h2> | ||
<ul> | ||
|
||
</ul> | ||
</div> | ||
<div class="contentContainer"> | ||
|
||
|
||
</div> | ||
<!-- ======= 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>Package</li> | ||
<li>Class</li> | ||
<li class="navBarCell1Rev">Deprecated</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="index.html?deprecated-list.html" target="_top">Frames</a></li> | ||
<li><a href="deprecated-list.html" target="_top">No Frames</a></li> | ||
</ul> | ||
<div class="aboutLanguage"><em>Groovy Documentation</em></div> | ||
<a name="skip-navbar_bottom"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.