Author: bdemers
Date: Mon Oct 24 22:11:17 2016
New Revision: 1766454
URL: http://svn.apache.org/viewvc?rev=1766454&view=rev
Log:
updating with new templates
Modified:
shiro/site/publish/10-minute-tutorial.html
shiro/site/publish/2010/03/18/great-source-comments.html
shiro/site/publish/2010/06/01/apache-shiro-100-incubating-released.html
shiro/site/publish/2010/06/01/sdforum-java-sig-apache-shiro-presentation.html
shiro/site/publish/2010/09/14/ibm-developerworks-introduction-to-apache-shiro.html
shiro/site/publish/2010/09/20/san-francisco-jug-presentation.html
shiro/site/publish/2010/09/24/apache-shiro-becomes-an-apache-top-level-project.html
shiro/site/publish/2010/11/03/apache-shiro-110-released.html
shiro/site/publish/2011/01/06/apache-shiro-video-and-slide-from-sf-jug-presentation.html
shiro/site/publish/2011/01/13/apache-shiro-support-for-mule.html
shiro/site/publish/2011/02/10/apache-shiro-integration-for-grails-113-released.html
shiro/site/publish/2011/02/28/java-authorization-guide-with-apache-shiro-posted.html
shiro/site/publish/2011/03/14/infoq-article-on-apache-shiro.html
shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html
shiro/site/publish/2011/06/30/apache-shiro-login-demo.html
shiro/site/publish/2012/01/24/apache-shiro-120-released.html
shiro/site/publish/2012/03/13/whats-new-in-apache-shiro-12.html
shiro/site/publish/2012/07/29/apache-shiro-121-released.html
shiro/site/publish/2013/05/30/apache-shiro-122-released.html
shiro/site/publish/README.html
shiro/site/publish/about.html
shiro/site/publish/adoption.html
shiro/site/publish/architecture.html
shiro/site/publish/articles.html
shiro/site/publish/authentication-features.html
shiro/site/publish/authentication-guide.html
shiro/site/publish/authentication.html
shiro/site/publish/authenticator.html
shiro/site/publish/authorization-features.html
shiro/site/publish/authorization.html
shiro/site/publish/authorizer.html
shiro/site/publish/banner.html
shiro/site/publish/cachemanager.html
shiro/site/publish/caching.html
shiro/site/publish/cas.html
shiro/site/publish/codec.html
shiro/site/publish/command-line-hasher.html
shiro/site/publish/commercial-support.html
shiro/site/publish/community.html
shiro/site/publish/concurrency.html
shiro/site/publish/conferences.html
shiro/site/publish/configuration.html
shiro/site/publish/confluence-auto-export.html
shiro/site/publish/contribute.html
shiro/site/publish/core.html
shiro/site/publish/cryptography-features.html
shiro/site/publish/cryptography.html
shiro/site/publish/deprecated-pages.html
shiro/site/publish/developer-resources.html
shiro/site/publish/developers.html
shiro/site/publish/documentation-help-block.html
shiro/site/publish/documentation.html
shiro/site/publish/download.html
shiro/site/publish/events.html
shiro/site/publish/features-overview.html
shiro/site/publish/features.html
shiro/site/publish/forums.html
shiro/site/publish/get-started.html
shiro/site/publish/getting-started-block.html
shiro/site/publish/graduation-resolution.html
shiro/site/publish/guice.html
shiro/site/publish/guides.html
shiro/site/publish/how-to-contribute.html
shiro/site/publish/inclusionslibrary.html
shiro/site/publish/index.html
shiro/site/publish/integration.html
shiro/site/publish/introduction.html
shiro/site/publish/issues.html
shiro/site/publish/java-annotations-list.html
shiro/site/publish/java-annotations.html
shiro/site/publish/java-authentication-guide.html
shiro/site/publish/java-authorization-guide.html
shiro/site/publish/java-cryptography-guide.html
shiro/site/publish/jsp-tag-library.html
shiro/site/publish/license.html
shiro/site/publish/mailing-lists.html
shiro/site/publish/navigation.html
shiro/site/publish/news.html
shiro/site/publish/overview.html
shiro/site/publish/performing-a-release.html
shiro/site/publish/permissions.html
shiro/site/publish/powered-by-shiro.html
shiro/site/publish/privacy-policy.html
shiro/site/publish/quickstart.html
shiro/site/publish/realm.html
shiro/site/publish/reference.html
shiro/site/publish/securitymanager.html
shiro/site/publish/session-management-features.html
shiro/site/publish/session-management.html
shiro/site/publish/sessionmanager.html
shiro/site/publish/spring.html
shiro/site/publish/subject.html
shiro/site/publish/support.html
shiro/site/publish/tags.html
shiro/site/publish/team.html
shiro/site/publish/terminology.html
shiro/site/publish/testing.html
shiro/site/publish/tools.html
shiro/site/publish/tutorial.html
shiro/site/publish/version-2-brainstorming.html
shiro/site/publish/web-features.html
shiro/site/publish/web.html
shiro/site/publish/webapp-tutorial.html
shiro/site/publish/what-is-shiro.html
shiro/site/publish/wiki-todos.html
Modified: shiro/site/publish/10-minute-tutorial.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/10-minute-tutorial.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/10-minute-tutorial.html (original)
+++ shiro/site/publish/10-minute-tutorial.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <h1><a
name="10MinuteTutorial-10MinuteTutorialonApacheShiro"></a>10 Minute Tutorial on
Apache Shiro</h1>
+ <h1><a
name="10MinuteTutorial-10MinuteTutorialonApacheShiro"></a>10 Minute Tutorial on
Apache Shiro</h1>
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_compact"
href="http://www.addthis.com/bookmark.php?v=250&pubid=ra-4d66ef016022c3bd">Share</a>
<span class="addthis_separator">|</span>
@@ -251,7 +251,7 @@ log.info( "User [" + currentUs
<p>However, how you configure a <a href="realm.html" title="Realm">Realm</a>
is largely dependent upon your runtime environment. For example, if you run a
standalone application, or if you have a web based application, or a Spring or
JEE container-based application, or combination thereof. That type of
configuration is outside the scope of this QuickStart, since its aim is to get
you comfortable with the API and Shiro’s concepts.</p>
<p>When you’re ready to jump in with a little more detail, you’ll
definitely want to read the <a href="java-authentication-guide.html"
title="Java Authentication Guide">Authentication Guide</a> and <a
href="java-authorization-guide.html" title="Java Authorization
Guide">Authorization Guide</a>. Then can move onto other <a
href="documentation.html" title="Documentation">Documentation</a>, in
particularly the <a href="reference.html" title="Reference">Reference
Manual</a>, to answer any other questions. You’ll also probably want to
join the user <a href="mailing-lists.html" title="Mailing Lists">mailing
list</a> - you’ll find that we have a great community with people willing
to help whenever possible.</p>
<p>Thanks for following along. We hope you enjoy using Apache
Shiro!<br/><input type="hidden" id="ghEditPage"
value="10-minute-tutorial.md.vtl"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2010/03/18/great-source-comments.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2010/03/18/great-source-comments.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2010/03/18/great-source-comments.html (original)
+++ shiro/site/publish/2010/03/18/great-source-comments.html Mon Oct 24
22:11:17 2016
@@ -83,8 +83,8 @@
<div id="content">
- <p>Apache Shiro is among the <a class="external-link"
href="http://www.ohloh.net/p/shiro/factoids/2699226"
rel="nofollow">best-commented</a> (top 10%) of all projects tracked by
Ohloh!</p>
-
+ <p>Apache Shiro is among the <a
class="external-link" href="http://www.ohloh.net/p/shiro/factoids/2699226"
rel="nofollow">best-commented</a> (top 10%) of all projects tracked by
Ohloh!</p>
+
</div>
</div><!--END WRAPPER-->
Modified:
shiro/site/publish/2010/06/01/apache-shiro-100-incubating-released.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2010/06/01/apache-shiro-100-incubating-released.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2010/06/01/apache-shiro-100-incubating-released.html
(original)
+++ shiro/site/publish/2010/06/01/apache-shiro-100-incubating-released.html Mon
Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <h1><a
name="ApacheShiro1.0.0-incubatingReleased%21-ApacheShiro1.0.0incubatingReleased%21"></a>Apache
Shiro 1.0.0-incubating Released!</h1>
+ <h1><a
name="ApacheShiro1.0.0-incubatingReleased%21-ApacheShiro1.0.0incubatingReleased%21"></a>Apache
Shiro 1.0.0-incubating Released!</h1>
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_compact"
href="http://www.addthis.com/bookmark.php?v=250&pubid=ra-4d66ef016022c3bd">Share</a>
@@ -107,7 +107,7 @@
<p>Best Regards,</p>
<p>Les Hazlewood</p>
-
+
</div>
</div><!--END WRAPPER-->
Modified:
shiro/site/publish/2010/06/01/sdforum-java-sig-apache-shiro-presentation.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2010/06/01/sdforum-java-sig-apache-shiro-presentation.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
---
shiro/site/publish/2010/06/01/sdforum-java-sig-apache-shiro-presentation.html
(original)
+++
shiro/site/publish/2010/06/01/sdforum-java-sig-apache-shiro-presentation.html
Mon Oct 24 22:11:17 2016
@@ -83,8 +83,8 @@
<div id="content">
- <p>Tonight, 1 June 2010, Les Hazlewood <a class="external-link"
href="http://www.sdforum.org/index.cfm?fuseaction=Calendar.eventDetail&eventID=13671&pageId=471"
rel="nofollow">will present</a> Apache Shiro to the SDForum Java SIG in Palo
Alto, California. Please come if you can!</p>
-
+ <p>Tonight, 1 June 2010, Les Hazlewood <a
class="external-link"
href="http://www.sdforum.org/index.cfm?fuseaction=Calendar.eventDetail&eventID=13671&pageId=471"
rel="nofollow">will present</a> Apache Shiro to the SDForum Java SIG in Palo
Alto, California. Please come if you can!</p>
+
</div>
</div><!--END WRAPPER-->
Modified:
shiro/site/publish/2010/09/14/ibm-developerworks-introduction-to-apache-shiro.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2010/09/14/ibm-developerworks-introduction-to-apache-shiro.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
---
shiro/site/publish/2010/09/14/ibm-developerworks-introduction-to-apache-shiro.html
(original)
+++
shiro/site/publish/2010/09/14/ibm-developerworks-introduction-to-apache-shiro.html
Mon Oct 24 22:11:17 2016
@@ -83,8 +83,8 @@
<div id="content">
- <p>Nathan Good wrote <a class="external-link"
href="http://www.ibm.com/developerworks/web/library/wa-apacheshiro/"
rel="nofollow">an article</a> introducing some of Apache Shiro's capabilities.
Thanks Nathan!</p>
-
+ <p>Nathan Good wrote <a class="external-link"
href="http://www.ibm.com/developerworks/web/library/wa-apacheshiro/"
rel="nofollow">an article</a> introducing some of Apache Shiro's capabilities.
Thanks Nathan!</p>
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2010/09/20/san-francisco-jug-presentation.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2010/09/20/san-francisco-jug-presentation.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2010/09/20/san-francisco-jug-presentation.html (original)
+++ shiro/site/publish/2010/09/20/san-francisco-jug-presentation.html Mon Oct
24 22:11:17 2016
@@ -83,8 +83,8 @@
<div id="content">
- <p>On 12 October 2010 at 6:30 pm PDT, Les Hazlewood will present
<a class="external-link" href="http://www.sfjava.org/calendar/13539905/"
rel="nofollow">Super Simple Application Security with Apache Shiro</a> to the
San Francisco Java User Group. Please RSVP if you wish to attend - seats are
limited!</p>
-
+ <p>On 12 October 2010 at 6:30 pm PDT, Les
Hazlewood will present <a class="external-link"
href="http://www.sfjava.org/calendar/13539905/" rel="nofollow">Super Simple
Application Security with Apache Shiro</a> to the San Francisco Java User
Group. Please RSVP if you wish to attend - seats are limited!</p>
+
</div>
</div><!--END WRAPPER-->
Modified:
shiro/site/publish/2010/09/24/apache-shiro-becomes-an-apache-top-level-project.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2010/09/24/apache-shiro-becomes-an-apache-top-level-project.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
---
shiro/site/publish/2010/09/24/apache-shiro-becomes-an-apache-top-level-project.html
(original)
+++
shiro/site/publish/2010/09/24/apache-shiro-becomes-an-apache-top-level-project.html
Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>On Wednesday, September 22nd 2010, the Apache Software
Foundation Board voted unanimously to accept Apache Shiro's graduation out of
the Incubator and to become a Apache Top Level Project.</p>
+ <p>On Wednesday, September 22nd 2010, the Apache
Software Foundation Board voted unanimously to accept Apache Shiro's graduation
out of the Incubator and to become a Apache Top Level Project.</p>
<p>Many thanks to the entire community for the continued growth and support,
and especially to our Mentors, for helping us navigate the project through the
incubation process. Everything is much appreciated and it has been well worth
it.</p>
@@ -94,7 +94,7 @@
<p>Best regards,</p>
<p>Les</p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2010/11/03/apache-shiro-110-released.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2010/11/03/apache-shiro-110-released.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2010/11/03/apache-shiro-110-released.html (original)
+++ shiro/site/publish/2010/11/03/apache-shiro-110-released.html Mon Oct 24
22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>Dear Apache Shiro Community,</p>
+ <p>Dear Apache Shiro Community,</p>
<p>We are proud and excited to offer Apache Shiro's first release as an Apache
Top Level Project, Apache Shiro version 1.1.0.</p>
@@ -94,7 +94,7 @@
<p>All binaries are available in Maven Central already. Please note that most
of the Apache mirrors have been updated to reflect the source distribution, but
some mirrors may not be updated yet. If a mirror download link does not work,
please try another or wait another 12 to 24 hours.</p>
<p>Enjoy!</p>
-
+
</div>
</div><!--END WRAPPER-->
Modified:
shiro/site/publish/2011/01/06/apache-shiro-video-and-slide-from-sf-jug-presentation.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2011/01/06/apache-shiro-video-and-slide-from-sf-jug-presentation.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
---
shiro/site/publish/2011/01/06/apache-shiro-video-and-slide-from-sf-jug-presentation.html
(original)
+++
shiro/site/publish/2011/01/06/apache-shiro-video-and-slide-from-sf-jug-presentation.html
Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>Check out the video from the San Francisco Java User Group
presentation on Apache Shiro.</p>
+ <p>Check out the video from the San Francisco Java
User Group presentation on Apache Shiro.</p>
<h2><a
name="ApacheShiroVideoandSlidefromSFJUGPresentation-Video"></a>Video</h2>
@@ -96,7 +96,7 @@
<p>Courtesy of Aleksandar and Max at the <a class="external-link"
href="http://www.sfjava.org/" rel="nofollow">SF JUG</a></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2011/01/13/apache-shiro-support-for-mule.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2011/01/13/apache-shiro-support-for-mule.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2011/01/13/apache-shiro-support-for-mule.html (original)
+++ shiro/site/publish/2011/01/13/apache-shiro-support-for-mule.html Mon Oct 24
22:11:17 2016
@@ -83,10 +83,10 @@
<div id="content">
- <p>Mule now has integration with Apache Shiro. Thanks to Dan
Diephouse at <a class="external-link" href="https://developer.mulesoft.com"
rel="nofollow">MuleSoft</a> for the great blog post. </p>
+ <p>Mule now has integration with Apache Shiro.
Thanks to Dan Diephouse at <a class="external-link"
href="https://developer.mulesoft.com" rel="nofollow">MuleSoft</a> for the great
blog post. </p>
<p><a class="external-link"
href="http://blogs.mulesoft.com/dev/mule-dev/apache-shiro-support-for-mule/"
rel="nofollow">http://blogs.mulesoft.com/dev/mule-dev/apache-shiro-support-for-mule/</a></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified:
shiro/site/publish/2011/02/10/apache-shiro-integration-for-grails-113-released.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2011/02/10/apache-shiro-integration-for-grails-113-released.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
---
shiro/site/publish/2011/02/10/apache-shiro-integration-for-grails-113-released.html
(original)
+++
shiro/site/publish/2011/02/10/apache-shiro-integration-for-grails-113-released.html
Mon Oct 24 22:11:17 2016
@@ -83,10 +83,10 @@
<div id="content">
- <p>Secure your Grails application quickly and easily using the
Apache Shiro security framework. Although easy to get started with, this
framework gives you a great deal of flexibility and will support your
application as it grows.</p>
+ <p>Secure your Grails application quickly and
easily using the Apache Shiro security framework. Although easy to get started
with, this framework gives you a great deal of flexibility and will support
your application as it grows.</p>
<p><a class="external-link" href="https://grails.org/plugin/shiro"
rel="nofollow">https://grails.org/plugin/shiro</a></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified:
shiro/site/publish/2011/02/28/java-authorization-guide-with-apache-shiro-posted.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2011/02/28/java-authorization-guide-with-apache-shiro-posted.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
---
shiro/site/publish/2011/02/28/java-authorization-guide-with-apache-shiro-posted.html
(original)
+++
shiro/site/publish/2011/02/28/java-authorization-guide-with-apache-shiro-posted.html
Mon Oct 24 22:11:17 2016
@@ -83,8 +83,8 @@
<div id="content">
- <p>In our effort to improve the documentation you need to get
started with Shiro, we've written a quick <a
href="../../../java-authorization-guide.html" title="Java Authorization
Guide">Java Authorization Guide</a> for your review. Check out and tell us
what you think. And if you haven't already, check out our previous post, the
<a href="../../../java-authentication-guide.html" title="Java Authentication
Guide">Java Authentication Guide</a>.</p>
-
+ <p>In our effort to improve the documentation you
need to get started with Shiro, we've written a quick <a
href="../../../java-authorization-guide.html" title="Java Authorization
Guide">Java Authorization Guide</a> for your review. Check out and tell us
what you think. And if you haven't already, check out our previous post, the
<a href="../../../java-authentication-guide.html" title="Java Authentication
Guide">Java Authentication Guide</a>.</p>
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2011/03/14/infoq-article-on-apache-shiro.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2011/03/14/infoq-article-on-apache-shiro.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2011/03/14/infoq-article-on-apache-shiro.html (original)
+++ shiro/site/publish/2011/03/14/infoq-article-on-apache-shiro.html Mon Oct 24
22:11:17 2016
@@ -83,8 +83,8 @@
<div id="content">
- <p><a class="external-link"
href="https://www.infoq.com/articles/apache-shiro"
rel="nofollow">https://www.infoq.com/articles/apache-shiro</a></p>
-
+ <p><a class="external-link"
href="https://www.infoq.com/articles/apache-shiro"
rel="nofollow">https://www.infoq.com/articles/apache-shiro</a></p>
+
</div>
</div><!--END WRAPPER-->
Modified:
shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
---
shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html
(original)
+++
shiro/site/publish/2011/05/24/the-new-rbac-resource-based-access-control.html
Mon Oct 24 22:11:17 2016
@@ -83,12 +83,12 @@
<div id="content">
- <p>Hi Shiro community,</p>
+ <p>Hi Shiro community,</p>
<p>The following article helps explain the differences in role-based vs
resource-based access control and why Shiro's permission construct (which is
based on resources) can be much better for an application:</p>
<p><a class="external-link"
href="https://stormpath.com/blog/new-rbac-resource-based-access-control"
rel="nofollow">The New RBAC: Resource-Based Access Control</a></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2011/06/30/apache-shiro-login-demo.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2011/06/30/apache-shiro-login-demo.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2011/06/30/apache-shiro-login-demo.html (original)
+++ shiro/site/publish/2011/06/30/apache-shiro-login-demo.html Mon Oct 24
22:11:17 2016
@@ -83,11 +83,11 @@
<div id="content">
- <p><a class="external-link" href="http://raibledesigns.com/"
rel="nofollow">Matt Raible</a> has posted a really nice blog article and video
demonstrating a login use case with Apache Shiro. Check out the <a
class="external-link"
href="http://raibledesigns.com/rd/entry/java_web_application_security_part2"
rel="nofollow">Java Web Application Security - Part III: Apache Shiro Login
Demo</a> blog post and the video:</p>
+ <p><a class="external-link"
href="http://raibledesigns.com/" rel="nofollow">Matt Raible</a> has posted a
really nice blog article and video demonstrating a login use case with Apache
Shiro. Check out the <a class="external-link"
href="http://raibledesigns.com/rd/entry/java_web_application_security_part2"
rel="nofollow">Java Web Application Security - Part III: Apache Shiro Login
Demo</a> blog post and the video:</p>
<object width="480" height="390"><param valuetype="data" name="movie"
value="http://www.youtube.com/v/4LD4mF5ex2U?version=3&hl=en_US&rel=0"><param
valuetype="data" name="allowFullScreen" value="true"><param valuetype="data"
name="allowscriptaccess" value="always"><embed
src="http://www.youtube.com/v/4LD4mF5ex2U?version=3&hl=en_US&rel=0"
type="application/x-shockwave-flash" width="480" height="390"
allowscriptaccess="always" allowfullscreen="true"></embed></object>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2012/01/24/apache-shiro-120-released.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2012/01/24/apache-shiro-120-released.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2012/01/24/apache-shiro-120-released.html (original)
+++ shiro/site/publish/2012/01/24/apache-shiro-120-released.html Mon Oct 24
22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p><font color="#222222">Dear Apache Shiro Community,</font></p>
+ <p><font color="#222222">Dear Apache Shiro
Community,</font></p>
<p><font color="#222222">The Shiro team is pleased to announce the release of
Apache Shiro version 1.2.0!</font></p>
@@ -124,7 +124,7 @@
<p><font color="#222222">The Apache Shiro</font> Team</p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2012/03/13/whats-new-in-apache-shiro-12.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2012/03/13/whats-new-in-apache-shiro-12.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2012/03/13/whats-new-in-apache-shiro-12.html (original)
+++ shiro/site/publish/2012/03/13/whats-new-in-apache-shiro-12.html Mon Oct 24
22:11:17 2016
@@ -83,10 +83,10 @@
<div id="content">
- <p>Here's an article covering some of the main features and
enhancements in Apache Shiro 1.2:</p>
+ <p>Here's an article covering some of the main
features and enhancements in Apache Shiro 1.2:</p>
<p><a class="external-link"
href="https://stormpath.com/blog/whats-new-apache-shiro-12"
rel="nofollow">https://stormpath.com/blog/whats-new-apache-shiro-12</a></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2012/07/29/apache-shiro-121-released.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2012/07/29/apache-shiro-121-released.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2012/07/29/apache-shiro-121-released.html (original)
+++ shiro/site/publish/2012/07/29/apache-shiro-121-released.html Mon Oct 24
22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>Dear Apache Shiro Community,</p>
+ <p>Dear Apache Shiro Community,</p>
<p>The Shiro team is pleased to announce the release of Apache Shiro version
1.2.1. This is the first bug fix point release after 1.2.0.</p>
@@ -96,7 +96,7 @@
<p>Enjoy!</p>
<p>The Apache Shiro Team</p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/2013/05/30/apache-shiro-122-released.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/2013/05/30/apache-shiro-122-released.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/2013/05/30/apache-shiro-122-released.html (original)
+++ shiro/site/publish/2013/05/30/apache-shiro-122-released.html Mon Oct 24
22:11:17 2016
@@ -83,14 +83,14 @@
<div id="content">
- <p>Dear Apache Shiro Community,</p>
+ <p>Dear Apache Shiro Community,</p>
<p>The Shiro team is pleased to announce the release of Apache Shiro version
1.2.2. This is the second bug fix point release after 1.2.0.</p>
<p>This release includes <a class="external-link"
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310950&version=12323469">18
bug fixes</a> since the 1.2.1 release and is available for <a
href="../../../download.html" title="Download">Download</a> now.</p>
<p>All binaries (.jars) are available in Maven Central already. Please note
that the Apache mirrors are still updating to reflect the source distribution,
but some mirrors may not be updated yet. If a mirror download link does not
work, please try another or wait another 12 to 24 hours.</p>
<p>For more information on Shiro 1.2, please read the “<a
class="external-link"
href="https://stormpath.com/blog/whats-new-apache-shiro-12"
rel="nofollow">What’s new in Apache Shiro 1.2?</a>” article or the
previous <a class="external-link"
href="../../../2012/01/24/apache-shiro-120-released.html">1.2 release
announcement</a>.</p>
<p>Enjoy!</p>
<p>The Apache Shiro Team</p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/README.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/README.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/README.html (original)
+++ shiro/site/publish/README.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <h1><a href="#apache-shiro-website-overview"
name="apache-shiro-website-overview">Apache Shiro Website Overview</a></h1>
+ <h1><a href="#apache-shiro-website-overview"
name="apache-shiro-website-overview">Apache Shiro Website Overview</a></h1>
<p>The Apache Shiro website is a static content website accessible at <a
href="http://shiro.apache.org">http://shiro.apache.org</a></p>
<p>Site content is authored as Markdown and HTML files. These files are
scanned by a tool that applies a page template to each file’s contents as
necessary, and the rendered static .html files are output to a
<code>publish</code> directory.</p>
<p>Publishing site changes is as simple as committing any changes in the
<code>publish</code> directory to version control. ASF infrastructure will see
the commit and automatically push the changes to the ASF’s production
webservers.</p>
@@ -99,7 +99,7 @@ scms trunk publish
svn add .
svn commit -m "my change description"
</code></pre>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/about.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/about.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/about.html (original)
+++ shiro/site/publish/about.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="About-AboutApacheShiro"></a>
+ <a name="About-AboutApacheShiro"></a>
<h1><a href="#about-apache-shiro" name="about-apache-shiro">About Apache
Shiro</a></h1>
<p>Apache Shiro is is a top level open source project under the <a
href="http://www.apache.org">Apache Software Foundation</a>. As a project,
Shiro is an application security framework that provides application developers
very clean and simple ways of supporting four cornerstones of security in their
applications: authentication, authorization, enterprise session management and
cryptography.</p>
<p>If you’d like to learn more about Shiro please visit the links
below</p>
@@ -100,7 +100,7 @@
<p><a href="license.html">License</a> - Review the license under which Shiro
is released - Apache Software License, Version 2.0</p></li>
</ul>
<input type="hidden" id="ghEditPage" value="about.md"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/adoption.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/adoption.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/adoption.html (original)
+++ shiro/site/publish/adoption.html Mon Oct 24 22:11:17 2016
@@ -83,11 +83,11 @@
<div id="content">
- <a name="Adoption-ApacheShiroAdoption"></a>
+ <a name="Adoption-ApacheShiroAdoption"></a>
<h1><a href="#apache-shiro-adoption" name="apache-shiro-adoption">Apache Shiro
Adoption</a></h1>
<p>Are you using Shiro to build an application? List your name and company
here and let the world know!</p>
<p>The more people that adopt Shiro, the better it becomes, and the more you
benefit from it. Help adoption by letting others know how you use
it.<br/><input type="hidden" id="ghEditPage" value="adoption.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/architecture.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/architecture.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/architecture.html (original)
+++ shiro/site/publish/architecture.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Architecture-ApacheShiroArchitecture"></a>
+ <a name="Architecture-ApacheShiroArchitecture"></a>
<h1><a href="#apache-shiro-architecture"
name="apache-shiro-architecture">Apache Shiro Architecture</a></h1>
<p>Apache Shiro’s design goals are to simplify application security by
being intuitive and easy to use. Shiro’s core design models how most
people think about application security - in the context of someone (or
something) interacting with an application.</p>
<p>Software applications are usually designed based on user stories. That is,
you’ll often design user interfaces or service APIs based on how a user
would (or should) interact with the software. For example, you might say,
“If the user interacting with my application is logged in, I will show
them a button they can click to view their account information. If they are not
logged in, I will show a sign-up button.”</p>
@@ -187,7 +187,7 @@
<p>While we hope this documentation helps you with the work you’re doing
with Apache Shiro, the community is improving and expanding the documentation
all the time. If you’d like to help the Shiro project, please consider
corrected, expanding, or adding documentation where you see a need. Every
little bit of help you provide expands the community and in turn improves
Shiro.</p>
<p>The easiest way to contribute your documentation is to send it to the <a
href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a
href="mailing-lists.html">User Mailing List</a>.</p>
<input type="hidden" id="ghEditPage" value="architecture.md.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/articles.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/articles.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/articles.html (original)
+++ shiro/site/publish/articles.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Articles-ApacheShiroArticles"></a>
+ <a name="Articles-ApacheShiroArticles"></a>
<h1><a href="#apache-shiro-articles" name="apache-shiro-articles">Apache Shiro
Articles</a></h1>
<p>Here are some articles written by and for members of the Apache Shiro
community. Please post any errata to the user or dev <a
href="mailing-lists.html" title="Mailing Lists">mailing lists</a>.</p>
<a name="Articles-IntroductoryArticles"></a>
@@ -151,7 +151,7 @@
<li>
<p><strong>Shiro DevNexus 2009 Presentation</strong> by Jeremy Haile: (<a
href="assets/images/articles/Ki-DevNexus-2009.pdf?version=1&modificationDate=1246602947000">PDF</a>)
(<a
href="assets/images/articles/Ki-DevNexus-2009.key.zip?version=1&modificationDate=1246602947000">Keynote</a>)
(<a
href="assets/images/articles/Ki-DevNexus-2009.ppt.zip?version=1&modificationDate=1246602947000">Powerpoint</a>)<br/><input
type="hidden" id="ghEditPage" value="articles.md"></input></p></li>
</ul>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/authentication-features.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/authentication-features.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/authentication-features.html (original)
+++ shiro/site/publish/authentication-features.html Mon Oct 24 22:11:17 2016
@@ -83,33 +83,29 @@
<div id="content">
- <h1><a href="#apache-shiro-authentication-features"
name="apache-shiro-authentication-features">Apache Shiro Authentication
Features</a></h1>
+
+
+<!-- spacer allows enough room to display the header -->
+<div id="spacer" style="width: 0; height: 200px; float: left"></div>
+
+<!-- related content (if any) -->
+ <div style="border-style: solid; border-width: 2px; border-color: navy;
padding: 5px; margin-left: 20px; margin-bottom: 20px; width:275px; float:
right; clear: both; ">
+ <h2>Related Content</h2>
+ <h3><a href="authorization-features.html">Authorization
Features</a></h3>
+ <p>Quick overview of permissions, roles, and users in
Shiro.</br><span style="font-size:11"><a
href="authorization-features.html">Read More >></a></span></p>
+ <h3><a href="authorization.html">Authorization
Docs</a></h3>
+ <p>Full documentation on Apache Shiro's Authorization
functionality.</br><span style="font-size:11"><a href="authorization.html">Read
More >></a></span></p>
+ <h3><a href="get-started.html">Getting Started</a></h3>
+ <p>Resources, guides and tutorials for new Shiro users.</br><span
style="font-size:11"><a href="get-started.html">Read More
>></a></span></p>
+ <h3><a href="10-minute-tutorial.html">10-Minute Shiro
Tutorial</a></h3>
+ <p>Try Apache Shiro for yourself in under 10 minutes.</br><span
style="font-size:11"><a href="10-minute-tutorial.html">Read More
>></a></span></p>
+ <h3><a href="webapp-tutorial.html">Web App
Tutorial</a></h3>
+ <p>Step-by-step tutorial for securing a web application with
Shiro.</br><span style="font-size:11"><a href="webapp-tutorial.html">Read More
>></a></span></p>
+ </div>
+ <h1><a href="#apache-shiro-authentication-features"
name="apache-shiro-authentication-features">Apache Shiro Authentication
Features</a></h1>
<p>Authentication is the process of identity verification– you are
trying to verify a user is who they say they are. To do so, a user needs to
provide some sort of proof of identity that your system understands and trusts.
</p>
<p>The Shiro framework is designed to make authentication as clean and
intuitive as possible while providing a rich set of features. Below is a
highlight of the Shiro authentication features.</p>
<h2><a href="#features" name="features">Features</a></h2>
-<table align="right" width="275" style="margin-left: 20px; margin-bottom:
20px; border-style: solid; border-width: 2px; border-color: navy"
cellpadding="10px">
-
-<tr>
-<td>
-<div id="border">
- <h2>Related Content</h2>
-
- <h3><a href="java-authentication-guide.html">Java Authentication
Guide</a></h3>
- <p>Learn how Authentication in Java is performed in Shiro. </br><span
style="font-size:11"><a href="java-authentication-guide.html">Read More
>></a></span></p>
-
- <h3><a href="authentication.html">Authentication Docs</a></h3>
- <p>Full documentation on Shiro's Authentication functionality. </br><span
style="font-size:11"><a href="authentication.html">Read More
>></a></span></p>
-
- <h3><a href="get-started.html">Getting Started</a></h3>
- <p>Resources, guides and tutorials for new Shiro users. </br><span
style="font-size:11"><a href="get-started.html">Read More
>></a></span></p>
-
- <h3><a href="webapp-tutorial.html">Web App Tutorial</a></h3>
- <p>Step-by-step tutorial for securing a web application with Shiro.
</br><span style="font-size:11"><a href="webapp-tutorial.html">Read More
>></a></span></p>
-
-</div>
-</td>
-</tr>
-</table>
<ul>
<li>
<p><strong>Subject Based</strong> - Almost everything you do in Shiro is
based on the currently executing user, called a Subject. And you can easily
retrieve the Subject anywhere in your code. This makes it easier for you to
understand and work with Shiro in your applications.</p></li>
@@ -124,8 +120,7 @@
<li>
<p><strong>Login with one or more realms</strong> - Using Shiro, you can
easily authenticate a user against one or more realms and return one unified
view of their identity. In addition, you can customize the authentication
process with Shiro’s notion of an authentication strategy. The strategies
can be setup in configuration files so changes don’t require source code
modifications– reducing complexity and maintenance effort.</p></li>
</ul>
-<input type="hidden" id="ghEditPage"
value="authentication-features.md"></input>
-
+<input type="hidden" id="ghEditPage"
value="authentication-features.md"></input>
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/authentication-guide.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/authentication-guide.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/authentication-guide.html (original)
+++ shiro/site/publish/authentication-guide.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>This page has been moved. You are being redirected.</p>
+ <p>This page has been moved. You are being
redirected.</p>
<div class="panelMacro">
<table class="noteMacro">
@@ -115,7 +115,7 @@
<input type="hidden" id="ghEditPage"
value="authentication-guide.html.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/authentication.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/authentication.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/authentication.html (original)
+++ shiro/site/publish/authentication.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <!-- Work around for table styling until, all pages are updated.
-->
+ <!-- Work around for table styling until, all
pages are updated. -->
<style>
table, th, td {
@@ -494,7 +494,7 @@ securityManager.realms = $fooRealm, $bar
<h2><a href="#lend-a-hand-with-documentation"
name="lend-a-hand-with-documentation">Lend a hand with documentation</a></h2>
<p>While we hope this documentation helps you with the work you’re doing
with Apache Shiro, the community is improving and expanding the documentation
all the time. If you’d like to help the Shiro project, please consider
corrected, expanding, or adding documentation where you see a need. Every
little bit of help you provide expands the community and in turn improves
Shiro.</p>
<p>The easiest way to contribute your documentation is to send it to the <a
href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a
href="mailing-lists.html" title="Mailing Lists">User Mailing
List</a>.<br/><input type="hidden" id="ghEditPage"
value="authentication.md.vtl"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/authenticator.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/authenticator.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/authenticator.html (original)
+++ shiro/site/publish/authenticator.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>TODO</p>
+ <p>TODO</p>
<h2><a name="Lendahandwithdocumentation"></a>Lend a hand with documentation
</h2>
@@ -92,7 +92,7 @@
<p>The easiest way to contribute your documentation is to send it to the <a
class="external-link" href="http://shiro-user.582556.n2.nabble.com/"
rel="nofollow">User Forum</a> or the <a href="mailing-lists.html"
title="Mailing Lists">User Mailing List</a>.</p>
<input type="hidden" id="ghEditPage" value="authenticator.html.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/authorization-features.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/authorization-features.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/authorization-features.html (original)
+++ shiro/site/publish/authorization-features.html Mon Oct 24 22:11:17 2016
@@ -83,33 +83,27 @@
<div id="content">
- <h1><a href="#apache-shiro-authorization-features"
name="apache-shiro-authorization-features">Apache Shiro Authorization
Features</a></h1>
+
+
+<!-- spacer allows enough room to display the header -->
+<div id="spacer" style="width: 0; height: 200px; float: left"></div>
+
+<!-- related content (if any) -->
+ <div style="border-style: solid; border-width: 2px; border-color: navy;
padding: 5px; margin-left: 20px; margin-bottom: 20px; width:275px; float:
right; clear: both; ">
+ <h2>Related Content</h2>
+ <h3><a href="java-authentication-guide.html">Java
Authentication Guide</a></h3>
+ <p>Learn how Authentication in Java is performed in
Shiro.</br><span style="font-size:11"><a
href="java-authentication-guide.html">Read More >></a></span></p>
+ <h3><a href="authentication.html">Authentication
Docs</a></h3>
+ <p>Full documentation on Shiro's Authentication
functionality.</br><span style="font-size:11"><a
href="authentication.html">Read More >></a></span></p>
+ <h3><a href="get-started.html">Getting Started</a></h3>
+ <p>Resources, guides and tutorials for new Shiro users.</br><span
style="font-size:11"><a href="get-started.html">Read More
>></a></span></p>
+ <h3><a href="webapp-tutorial.html">Web App
Tutorial</a></h3>
+ <p>Step-by-step tutorial for securing a web application with
Shiro.</br><span style="font-size:11"><a href="webapp-tutorial.html">Read More
>></a></span></p>
+ </div>
+ <h1><a href="#apache-shiro-authorization-features"
name="apache-shiro-authorization-features">Apache Shiro Authorization
Features</a></h1>
<p>Authorization, also called access control, is the process of determining
access rights to resources in an application. In other words, determining
“who has access to what.” Authorization is used to answer security
questions like, “is the user allowed to edit accounts”, “is
this user allowed to view this web page”, “does this user have
access to this button?” These are all decisions determining what a user
has access to and therefore all represent authorization checks.</p>
<p>Authorization is a critical element of any application but it can quickly
become very complex. Shiro’s goal is to eliminate much of the complexity
around authorization so that you can more easily build secure software. Below
is a highlight of the Shiro authorization features. </p>
<h2><a href="#features" name="features">Features</a></h2>
-<table align="right" width="275" style="margin-left: 20px; margin-bottom:
20px; border-style: solid; border-width: 2px; border-color: navy"
cellpadding="10px">
-
-<tr>
-<td>
-<div id="border">
- <h2>Related Content</h2>
-
- <h3><a href="java-authorization-guide.html">Java Authorization Guide</a></h3>
- <p>Learn how Shiro handles access control in Java. </br><span
style="font-size:11"><a href="java-authorization-guide.html">Read More
>></a></span></p>
-
- <h3><a href="authorization.html">Authorization Docs</a></h3>
- <p>Full documentation on Apache Shiro's Authorization functionality.
</br><span style="font-size:11"><a href="authorization.html">Read More
>></a></span></p>
-
- <h3><a href="get-started.html">Getting Started</a></h3>
- <p>Resources, guides and tutorials for new Shiro users. </br><span
style="font-size:11"><a href="get-started.html">Read More
>></a></span></p>
-
- <h3><a href="webapp-tutorial.html">Web App Tutorial</a></h3>
- <p>Step-by-step tutorial for securing a web application with Shiro.
</br><span style="font-size:11"><a href="webapp-tutorial.html">Read More
>></a></span></p>
-
-</div>
-</td>
-</tr>
-</table>
<ul>
<li>
<p><strong>Subject-based</strong> - Almost everything you do in Shiro is
based on the currently executing user, called a Subject. And you can easily
access the subject retrieve the Subject and checks its roles, permissions, or
other relevant attributes anywhere in your code. This makes it easier for you
to understand and work with Shiro in your applications.</p></li>
@@ -125,8 +119,7 @@
<p><strong>Pluggable data sources</strong> - Shiro uses pluggable data
access objects, referred to as Realms, to connect to security data sources
where you keep your access control information, like a LDAP or a relational
database. To help you avoid building and maintaining integrations yourself,
Shiro provides out-of-the-box realms for popular data sources like LDAP, Active
Directory, Kerboros, and JDBC. If needed, you can also create your own realms
to support specific functionality not included in the basic realms.</p></li>
<li>
<p><strong>Supports any data model</strong> - Shiro can support any data
model for access control– it doesn’t force a model on you. Your
realm implementation ultimately decides how your permissions and roles are
grouped together and whether to return a “yes” or a
“no” answer to Shiro. This feature allows you to architect your
application in the manner you chose and Shiro will bend to support
you.<br/><input type="hidden" id="ghEditPage"
value="authorization-features.md"></input></p></li>
-</ul>
-
+</ul>
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/authorization.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/authorization.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/authorization.html (original)
+++ shiro/site/publish/authorization.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <!-- Work around for table styling until, all pages are updated.
-->
+ <!-- Work around for table styling until, all
pages are updated. -->
<style>
table, th, td {
@@ -791,7 +791,7 @@ authorizer = com.foo.bar.authz.CustomAut
securityManager.authorizer = $authorizer
</code></pre>
<input type="hidden" id="ghEditPage" value="authorization.md.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/authorizer.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/authorizer.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/authorizer.html (original)
+++ shiro/site/publish/authorizer.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>TODO</p>
+ <p>TODO</p>
<h2><a name="Lendahandwithdocumentation"></a>Lend a hand with documentation
</h2>
@@ -92,7 +92,7 @@
<p>The easiest way to contribute your documentation is to send it to the <a
class="external-link" href="http://shiro-user.582556.n2.nabble.com/"
rel="nofollow">User Forum</a> or the <a href="mailing-lists.html"
title="Mailing Lists">User Mailing List</a>.</p>
<input type="hidden" id="ghEditPage" value="authorizer.html.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/banner.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/banner.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/banner.html (original)
+++ shiro/site/publish/banner.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>This page has been moved. You are being redirected.</p>
+ <p>This page has been moved. You are being
redirected.</p>
<div class="panelMacro">
<table class="noteMacro">
@@ -114,7 +114,7 @@
</script>
<input type="hidden" id="ghEditPage" value="banner.html.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/cachemanager.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/cachemanager.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/cachemanager.html (original)
+++ shiro/site/publish/cachemanager.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <h1><a href="#cache-manger" name="cache-manger">Cache
Manger</a></h1>
+ <h1><a href="#cache-manger"
name="cache-manger">Cache Manger</a></h1>
<p>Shiro has three important cache interfaces:</p>
<ul>
<li>
@@ -113,7 +113,7 @@ securityManager.cacheManager = $cacheMan
<p>While we hope this documentation helps you with the work you’re doing
with Apache Shiro, the community is improving and expanding the documentation
all the time. If you’d like to help the Shiro project, please consider
corrected, expanding, or adding documentation where you see a need. Every
little bit of help you provide expands the community and in turn improves
Shiro.</p>
<p>The easiest way to contribute your documentation is to send it to the <a
class="external-link" href="http://shiro-user.582556.n2.nabble.com/"
rel="nofollow">User Forum</a> or the <a href="mailing-lists.html"
title="Mailing Lists">User Mailing List</a>.</p>
<input type="hidden" id="ghEditPage" value="cachemanager.md"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/caching.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/caching.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/caching.html (original)
+++ shiro/site/publish/caching.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Caching-Caching"></a>
+ <a name="Caching-Caching"></a>
<h1><a href="#caching" name="caching">Caching</a></h1>
<p>The Shiro development team understands performance is critical in many
applications. Caching is a first class feature built into Shiro from day one to
ensure that security operations remain as fast as possible.</p>
<p>However, while Caching as a concept is a fundamental part of Shiro,
implementing a full Cache mechanism would be outside the core competency of a
security framework. To that end, Shiro’s cache support is basically an
abstraction (wrapper) API that will ‘sit’ on top of an underlying
production Cache mechanism (e.g. Hazelcast, Ehcache, OSCache, Terracotta,
Coherence, GigaSpaces, JBossCache, etc). This allows a Shiro end-user to
configure any cache mechanism they prefer.</p>
@@ -129,7 +129,7 @@ securityManager.cacheManager = $cacheMan
<a name="Caching-AuthorizationCacheInvalidation"></a>
<h2><a href="#authorization-cache-invalidation"
name="authorization-cache-invalidation">Authorization Cache
Invalidation</a></h2>
<p>Finally note that <a
href="static/current/apidocs/org/apache/shiro/realm/AuthorizingRealm.html"><code>AuthorizingRealm</code></a>
has a <a
href="static/current/apidocs/org/apache/shiro/realm/AuthorizingRealm.html#clearCachedAuthorizationInfo-org.apache.shiro.subject.PrincipalCollection-">clearCachedAuthorizationInfo
method</a> that can be called by subclasses to evict the cached authzInfo for
a particular account. It is usually called by custom logic if the corresponding
account’s authz data has changed (to ensure the next authz check will
pick up the new data).<br/><input type="hidden" id="ghEditPage"
value="caching.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/cas.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/cas.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/cas.html (original)
+++ shiro/site/publish/cas.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,18 @@
<div id="content">
- <a name="CAS-IntegratingApacheShirowithCASSSOserver"></a>
+
+
+<!-- spacer allows enough room to display the header -->
+<div id="spacer" style="width: 0; height: 200px; float: left"></div>
+
+<!-- related content (if any) -->
+ <div style="border-style: solid; border-width: 2px; border-color: navy;
padding: 5px; margin-left: 20px; margin-bottom: 20px; width:275px; float:
right; clear: both; ">
+ <h2>Related Content</h2>
+ <h3><a href="web-features.html">Web Apps with
Shiro</a></h3>
+ <p>Learn more about integrating Shiro into web
applications.</br><span style="font-size:11"><a href="web-features.html">Read
More >></a></span></p>
+ </div>
+ <a name="CAS-IntegratingApacheShirowithCASSSOserver"></a>
<h1><a href="#integrating-apache-shiro-with-cas-sso-server"
name="integrating-apache-shiro-with-cas-sso-server">Integrating Apache Shiro
with CAS SSO server</a></h1>
<div class="panelMacro">
<table class="noteMacro">
@@ -106,15 +117,6 @@
</tbody>
</table>
</div>
-<table align="right" width="275" style="margin-left: 20px; margin-bottom:
20px; border-style: solid; border-width: 2px; border-color: navy"
cellpadding="10px"><tbody><tr><td>
-<div id="border">
-
- <h2>Related Content</h2>
- <h3><a href="web-features.html">Web Apps with Shiro</a></h3>
- <p>Learn more about integrating Shiro into web applications. <br><span
style="font-size:11"><a href="web-features.html">Read More
>></a></span></p>
-
-</div>
-</td></tr></tbody></table>
<p>The <em>shiro-cas</em> module is made to protect a web application with a
<a href="https://wiki.jasig.org/display/CAS/Home">Jasig CAS</a> SSO server. It
enables a Shiro-enabled application to be a CAS client.</p>
<a name="CAS-BasicunderstandingoftheCASprotocol"></a>
<h2><a href="#basic-understanding-of-the-cas-protocol"
name="basic-understanding-of-the-cas-protocol">Basic understanding of the CAS
protocol</a></h2>
@@ -250,8 +252,7 @@ roles.loginUrl = https://server.cas.com/
</code></pre>
<a name="CAS-History"></a>
<h2><a href="#history" name="history">History</a></h2>
-<p><em>Version 1.2.0</em>Â : first release of the <em>shiro-cas</em>
module.<br/><input type="hidden" id="ghEditPage" value="cas.md.vtl"></input></p>
-
+<p><em>Version 1.2.0</em>Â : first release of the <em>shiro-cas</em>
module.<br/><input type="hidden" id="ghEditPage"
value="cas.md.vtl"></input></p>
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/codec.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/codec.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/codec.html (original)
+++ shiro/site/publish/codec.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>TODO</p>
+ <p>TODO</p>
<h2><a name="Lendahandwithdocumentation"></a>Lend a hand with documentation
</h2>
@@ -93,7 +93,7 @@
)
<input type="hidden" id="ghEditPage" value="codec.html.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/command-line-hasher.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/command-line-hasher.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/command-line-hasher.html (original)
+++ shiro/site/publish/command-line-hasher.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="CommandLineHasher-CommandLineHasher"></a>
+ <a name="CommandLineHasher-CommandLineHasher"></a>
<h1><a href="#command-line-hasher" name="command-line-hasher">Command Line
Hasher</a></h1>
<ul>
<li><a href="#CommandLineHasher-Usage">Usage</a></li>
@@ -141,7 +141,7 @@ iniRealm.credentialsMatcher = $passwordM
<command> -r url:http://foo.com/page.html <command> -r
classpath:/WEB-INF/lib/something.jar
</code></pre>
<input type="hidden" id="ghEditPage" value="command-line-hasher.md"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/commercial-support.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/commercial-support.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/commercial-support.html (original)
+++ shiro/site/publish/commercial-support.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a
name="CommercialSupport-CommercialSupportandConsultingforApacheShiro"></a>
+ <a
name="CommercialSupport-CommercialSupportandConsultingforApacheShiro"></a>
<h1><a href="#service-and-commercial-support-for-apache-shiro"
name="service-and-commercial-support-for-apache-shiro">Service and Commercial
Support for Apache Shiro</a></h1>
<h3><a href="https://www.stormpath.com" title="Stormpath User
Management">Apache Shiro Plugin for Stormpath User Management</a></h3>
<p>The <a href="https://github.com/stormpath/stormpath-shiro/wiki">Apache
Shiro plugin for Stormpath</a> allows an Apache Shiro-enabled application to
use the <a href="https://www.stormpath.com">Stormpath User Management &
Authentication service</a> for all authentication and access control needs.</p>
@@ -93,7 +93,7 @@
<p>Shiro commercial support and consulting services are available from
Stormpath, a company started by Shiro committer and Project Chair, Les
Hazlewood:</p>
<p><a href="https://www.stormpath.com/apache-shiro-support" title="Stormpath
Support for Apache Shiro">Learn More >>></a></p>
<p><strong>Providing Shiro services? Get listed on this page by posting to the
<a href="mailing-lists.html" title="Shiro Mailing Lists">Dev Mailing
list</a></strong><br/><input type="hidden" id="ghEditPage"
value="commercial-support.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/community.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/community.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/community.html (original)
+++ shiro/site/publish/community.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <h1>Welcome to the Apache Shiro Community!</h1>
+ <h1>Welcome to the Apache Shiro Community!</h1>
<p>We have a great user and developer community and hope that you become an
active participant.</p>
<p>Our community is here to help you learn about Shiro, figure out how to do
what you need, identify and fix any bugs, and improve Shiro so that it
continues to be a powerful and useful software project.</p>
<ul>
@@ -111,7 +111,7 @@
<li>
<p><strong><a
href="http://www.apache.org/foundation/sponsorship.html">Donate to
ASF</a></strong> - Shiro is a project under the Apache Software Foundation, a
non-profit that relies on donations and community support<br/><input
type="hidden" id="ghEditPage" value="community.md"></input></p></li>
</ul>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/concurrency.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/concurrency.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/concurrency.html (original)
+++ shiro/site/publish/concurrency.html Mon Oct 24 22:11:17 2016
@@ -83,8 +83,8 @@
<div id="content">
- <p>TBD<br/><input type="hidden" id="ghEditPage"
value="concurrency.md"></input></p>
-
+ <p>TBD<br/><input type="hidden" id="ghEditPage"
value="concurrency.md"></input></p>
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/conferences.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/conferences.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/conferences.html (original)
+++ shiro/site/publish/conferences.html Mon Oct 24 22:11:17 2016
@@ -83,8 +83,8 @@
<div id="content">
- <p>If Shiro is presented at any conferences, we’ll update
this page with details.<br/><input type="hidden" id="ghEditPage"
value="conferences.md"></input></p>
-
+ <p>If Shiro is presented at any conferences,
we’ll update this page with details.<br/><input type="hidden"
id="ghEditPage" value="conferences.md"></input></p>
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/configuration.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/configuration.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/configuration.html (original)
+++ shiro/site/publish/configuration.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Configuration-ApacheShiroConfiguration"></a>
+ <a
name="Configuration-ApacheShiroConfiguration"></a>
<h1><a href="#apache-shiro-configuration"
name="apache-shiro-configuration">Apache Shiro Configuration</a></h1>
<ul>
<li>
@@ -595,7 +595,7 @@ goodguy = winnebago:drive:eagle5
<h2><a href="#lend-a-hand-with-documentation"
name="lend-a-hand-with-documentation">Lend a hand with documentation</a></h2>
<p>While we hope this documentation helps you with the work you’re doing
with Apache Shiro, the community is improving and expanding the documentation
all the time. If you’d like to help the Shiro project, please consider
corrected, expanding, or adding documentation where you see a need. Every
little bit of help you provide expands the community and in turn improves
Shiro.</p>
<p>The easiest way to contribute your documentation is to send it to the <a
href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a
href="mailing-lists.html" title="Mailing Lists">User Mailing
List</a>.<br/><input type="hidden" id="ghEditPage"
value="configuration.md.vtl"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/confluence-auto-export.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/confluence-auto-export.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/confluence-auto-export.html (original)
+++ shiro/site/publish/confluence-auto-export.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <p>This page has been moved. You are being redirected.</p>
+ <p>This page has been moved. You are being
redirected.</p>
<div class="panelMacro">
<table class="noteMacro">
@@ -114,7 +114,7 @@
</script>
<input type="hidden" id="ghEditPage"
value="confluence-auto-export.html.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/contribute.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/contribute.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/contribute.html (original)
+++ shiro/site/publish/contribute.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Contribute-ContributingtoApacheShiro"></a>
+ <a name="Contribute-ContributingtoApacheShiro"></a>
<h1><a href="#contributing-to-apache-shiro"
name="contributing-to-apache-shiro">Contributing to Apache Shiro</a></h1>
<p>Apache Shiro is a non-profit project and relies on your help and
contributions in order to evolve and improve.</p>
<p>At the Shiro project we make it easy for anyone to join our great community
and lend a hand. We welcome any help you can offer inlcuding help with
documentation, identifying bugs, providing answers on the user mailing list,
and providing helpful code improvements.</p>
@@ -99,7 +99,7 @@
<p><a href="developer-resources.html">Developer Resources</a> - Helpful
information for anyone providing project help as a committer or
contributor</p></li>
</ul>
<input type="hidden" id="ghEditPage" value="contribute.md"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/core.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/core.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/core.html (original)
+++ shiro/site/publish/core.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Core-CoreConceptsinApacheShiro"></a>
+ <a name="Core-CoreConceptsinApacheShiro"></a>
<h1><a href="#core-concepts-in-apache-shiro"
name="core-concepts-in-apache-shiro">Core Concepts in Apache Shiro</a></h1>
<p>This part of the documentation covers Shiro’s core architectural
concepts.</p>
<p>First we’ll present Shiro’s architecture and a summary of each
core concept. Then we’ll cover the most important concept in Shiro - the
<code>Subject</code>, a security-specific ‘view’ of a
<em>single</em> application user. Next we’ll discuss the
<tt>SecurityManager</tt>, an application singleton that manages all Subjects
for the application, and as well as the SecurityManager’s supporting
components that do most of Shiro’s heavy lifting. Then onto Realms, the
security-specific DAOs, Shiro communicates with and then Permissions, the
building block of any security policy.</p>
@@ -104,7 +104,7 @@
<p>While we hope this documentation helps you with the work you’re doing
with Apache Shiro, the community is improving and expanding the documentation
all the time. If you’d like to help the Shiro project, please consider
corrected, expanding, or adding documentation where you see a need. Every
little bit of help you provide expands the community and in turn improves
Shiro.</p>
<p>The easiest way to contribute your documentation is to send it to the <a
href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a
href="mailing-lists.html">User Mailing List</a>.</p>
<input type="hidden" id="ghEditPage" value="core.md"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/cryptography-features.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/cryptography-features.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/cryptography-features.html (original)
+++ shiro/site/publish/cryptography-features.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="CryptographyFeatures-ApacheShiroCryptographyFeatures"></a>
+ <a
name="CryptographyFeatures-ApacheShiroCryptographyFeatures"></a>
<h1><a href="#apache-shiro-cryptography-features"
name="apache-shiro-cryptography-features">Apache Shiro Cryptography
Features</a></h1>
<div class="addthis_toolbox addthis_default_style">
<a class="addthis_button_compact"
href="http://www.addthis.com/bookmark.php?v=250&pubid=ra-4d66ef016022c3bd">Share</a>
@@ -132,7 +132,7 @@
<a name="CryptographyFeatures-GetStartedin10MinuteswithShiro"></a>
<h2><a href="#get-started-in-10-minutes-with-shiro"
name="get-started-in-10-minutes-with-shiro">Get Started in 10 Minutes with
Shiro</a></h2>
<p>Try out Shiro for yourself with our <a href="10-minute-tutorial.html"
title="10 Minute Tutorial">10 Minute Tutorial</a>. And if you have any
questions about Shiro, please check out our <a href="forums.html"
title="Forums">community forum</a> or <a href="mailing-lists.html"
title="Mailing Lists">user mailing list</a> for answers from the
community.<br/><input type="hidden" id="ghEditPage"
value="cryptography-features.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/cryptography.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/cryptography.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/cryptography.html (original)
+++ shiro/site/publish/cryptography.html Mon Oct 24 22:11:17 2016
@@ -83,12 +83,12 @@
<div id="content">
- <p>TODO. In the mean time, you can read more about <a
href="cryptography-features.html" title="Apache Shiro Cryptography
Features">Shiro’s Crypography Features</a>.</p>
+ <p>TODO. In the mean time, you can read more about
<a href="cryptography-features.html" title="Apache Shiro Cryptography
Features">Shiro’s Crypography Features</a>.</p>
<a name="Cryptography-Lendahandwithdocumentation"></a>
<h2><a href="#lend-a-hand-with-documentation"
name="lend-a-hand-with-documentation">Lend a hand with documentation</a></h2>
<p>While we hope this documentation helps you with the work you’re doing
with Apache Shiro, the community is improving and expanding the documentation
all the time. If you’d like to help the Shiro project, please consider
corrected, expanding, or adding documentation where you see a need. Every
little bit of help you provide expands the community and in turn improves
Shiro.</p>
<p>The easiest way to contribute your documentation is to send it to the <a
href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a
href="mailing-lists.html" title="Mailing Lists">User Mailing
List</a>.<br/><input type="hidden" id="ghEditPage"
value="cryptography.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/deprecated-pages.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/deprecated-pages.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/deprecated-pages.html (original)
+++ shiro/site/publish/deprecated-pages.html Mon Oct 24 22:11:17 2016
@@ -83,10 +83,10 @@
<div id="content">
-
+
<input type="hidden" id="ghEditPage" value="deprecated-pages.html"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/developer-resources.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/developer-resources.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/developer-resources.html (original)
+++ shiro/site/publish/developer-resources.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="DeveloperResources-ApacheShiroDeveloperResources"></a>
+ <a
name="DeveloperResources-ApacheShiroDeveloperResources"></a>
<h1><a href="#apache-shiro-developer-resources"
name="apache-shiro-developer-resources">Apache Shiro Developer
Resources</a></h1>
<p>This page and its children are dedicated for reference information used by
the Apache Shiro development team when performing tasks as a committer or
contributor</p>
<a name="DeveloperResources-WritingDocumentation"></a>
@@ -132,7 +132,7 @@ mvn install
</table>
</div>
<input type="hidden" id="ghEditPage"
value="developer-resources.md.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/developers.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/developers.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/developers.html (original)
+++ shiro/site/publish/developers.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Developers-ApacheShiroDeveloperReferenceInformation"></a>
+ <a
name="Developers-ApacheShiroDeveloperReferenceInformation"></a>
<h1><a href="#apache-shiro-developer-reference-information"
name="apache-shiro-developer-reference-information">Apache Shiro Developer
Reference Information</a></h1>
<p>This page and its children are dedicated for reference information used by
the Apache Shiro development team when performing tasks as a committer.</p>
<a name="Developers-WritingDocumentation"></a>
@@ -124,7 +124,7 @@
[lhazlewood@minotaur:/www/shiro.apache.org]$
</code></pre>
<p>Changes made to any files under this directory are synced and published to
a set of mirrored Apache web servers that we can’t access. So note:
<strong>Any changes to files under this directory will be propagated to the
public Shiro site</strong>. Be careful!<br/><input type="hidden"
id="ghEditPage" value="developers.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/documentation-help-block.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/documentation-help-block.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/documentation-help-block.html (original)
+++ shiro/site/publish/documentation-help-block.html Mon Oct 24 22:11:17 2016
@@ -83,11 +83,11 @@
<div id="content">
- <a name="DocumentationHelpBlock-Lendahandwithdocumentation"></a>
+ <a
name="DocumentationHelpBlock-Lendahandwithdocumentation"></a>
<h2><a href="#lend-a-hand-with-documentation"
name="lend-a-hand-with-documentation">Lend a hand with documentation</a></h2>
<p>While we hope this documentation helps you with the work you’re doing
with Apache Shiro, the community is improving and expanding the documentation
all the time. If you’d like to help the Shiro project, please consider
corrected, expanding, or adding documentation where you see a need. Every
little bit of help you provide expands the community and in turn improves
Shiro.</p>
<p>The easiest way to contribute your documentation is to send it to the <a
href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a
href="mailing-lists.html" title="Mailing Lists">User Mailing
List</a>.<br/><input type="hidden" id="ghEditPage"
value="documentation-help-block.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/documentation.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/documentation.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/documentation.html (original)
+++ shiro/site/publish/documentation.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Documentation-ApacheShiroDocumentation"></a>
+ <a
name="Documentation-ApacheShiroDocumentation"></a>
<h1><a href="#apache-shiro-documentation"
name="apache-shiro-documentation">Apache Shiro Documentation</a></h1>
<a name="Documentation-Introduction"></a>
<h3><a href="#introduction" name="introduction">Introduction</a></h3>
@@ -121,7 +121,7 @@
<h2><a href="#lend-a-hand-with-documentation"
name="lend-a-hand-with-documentation">Lend a hand with documentation</a></h2>
<p>While we hope this documentation helps you with the work you’re doing
with Apache Shiro, the community is improving and expanding the documentation
all the time. If you’d like to help the Shiro project, please consider
corrected, expanding, or adding documentation where you see a need. Every
little bit of help you provide expands the community and in turn improves
Shiro.</p>
<p>The easiest way to contribute your documentation is to send it to the <a
href="http://shiro-user.582556.n2.nabble.com/">User Forum</a> or the <a
href="mailing-lists.html" title="Mailing Lists">User Mailing
List</a>.<br/><input type="hidden" id="ghEditPage"
value="documentation.md.vtl"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/download.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/download.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/download.html (original)
+++ shiro/site/publish/download.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
-
+
<h1><a name="Download-DownloadApacheShiro"></a>Download Apache Shiro</h1>
@@ -1174,7 +1174,7 @@ customizeMacroTable('table-1.1.0', colum
<input type="hidden" id="ghEditPage" value="download.html.vtl"></input>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/events.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/events.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/events.html (original)
+++ shiro/site/publish/events.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Events-ApacheShiroEvents"></a>
+ <a name="Events-ApacheShiroEvents"></a>
<h1><a href="#apache-shiro-events" name="apache-shiro-events">Apache Shiro
Events</a></h1>
<p>Below is list of upcoming and past Shiro events.</p>
<a name="Events-UpcomingEvents"></a>
@@ -99,7 +99,7 @@
<a name="Events-SDForum%3ASecuringApplicationswithApacheShiro"></a>
<h3>SDForum: Securing Applications with Apache Shiro</h3>
<p>June 1, 2010, Palo Alto, CA<br/><input type="hidden" id="ghEditPage"
value="events.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/features-overview.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/features-overview.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/features-overview.html (original)
+++ shiro/site/publish/features-overview.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="FeaturesOverview-ApacheShiroFeaturesOverview"></a>
+ <a
name="FeaturesOverview-ApacheShiroFeaturesOverview"></a>
<h1><a href="#apache-shiro-features-overview"
name="apache-shiro-features-overview">Apache Shiro Features Overview</a></h1>
<p>Apache Shiro aims to be the most comprehensive, but also the easiest to use
Java security framework available. Here are some of the frameworks finer
points:</p>
<ul>
@@ -114,7 +114,7 @@
<a name="FeaturesOverview-GetStartedin10MinuteswithShiro"></a>
<h2><a href="#get-started-in-10-minutes-with-shiro"
name="get-started-in-10-minutes-with-shiro">Get Started in 10 Minutes with
Shiro</a></h2>
<p>Try out Shiro for yourself with our <a href="10-minute-tutorial.html"
title="10 Minute Tutorial">10 Minute Tutorial</a>. And if you have any
questions about Shiro, please check out our <a href="forums.html"
title="Forums">community forum</a> or <a href="mailing-lists.html"
title="Mailing Lists">user mailing list</a> for answers from the
community.<br/><input type="hidden" id="ghEditPage"
value="features-overview.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/features.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/features.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/features.html (original)
+++ shiro/site/publish/features.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <h1><a href="#apache-shiro-features-overview"
name="apache-shiro-features-overview">Apache Shiro Features Overview</a></h1>
+ <h1><a href="#apache-shiro-features-overview"
name="apache-shiro-features-overview">Apache Shiro Features Overview</a></h1>
<p>Apache Shiro aims to be the most comprehensive, but also the easiest to use
Java security framework available. Here are some of the frameworks finer
points:</p>
<ul>
<li>
@@ -111,7 +111,7 @@
<p>Check out the specific features for each of Shiro’s major components:
<a href="authentication-features.html">Authentication</a>, <a
href="authorization-features.html">Authorization</a>, <a
href="session-management-features.html">Session Management</a>, and <a
href="cryptography-features.html">Cryptogrpahy</a>.</p>
<h2><a href="#get-started-in-10-minutes-with-shiro"
name="get-started-in-10-minutes-with-shiro">Get Started in 10 Minutes with
Shiro</a></h2>
<p>Try out Shiro for yourself with our <a href="10-minute-tutorial.html">10
Minute Tutorial</a>. And if you have any questions about Shiro, please check
out our <a href="forums.html">community forum</a> or <a
href="mailing-lists.html">user mailing list</a> for answers from the
community.<br/><input type="hidden" id="ghEditPage"
value="features.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->
Modified: shiro/site/publish/forums.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/forums.html?rev=1766454&r1=1766453&r2=1766454&view=diff
==============================================================================
--- shiro/site/publish/forums.html (original)
+++ shiro/site/publish/forums.html Mon Oct 24 22:11:17 2016
@@ -83,7 +83,7 @@
<div id="content">
- <a name="Forums-ApacheShiroCommunityForums"></a>
+ <a name="Forums-ApacheShiroCommunityForums"></a>
<h1><a href="#apache-shiro-community-forums"
name="apache-shiro-community-forums">Apache Shiro Community Forums</a></h1>
<p>For users that prefer to use forums over mailing lists, we use the <a
href="http://www.nabble.com">Nabble</a> forum/email/archive service. Nabble
ensures that its forums remain synchronized with the mailing lists, so feel
free to use whichever mechanism you like.</p>
<ul>
@@ -93,7 +93,7 @@
<a name="Forums-MailingLists"></a>
<h2><a href="#mailing-lists" name="mailing-lists">Mailing Lists</a></h2>
<p>For those that may prefer mailing lists, please see the <a
href="mailing-lists.html">Mailing Lists</a> information.<br/><input
type="hidden" id="ghEditPage" value="forums.md"></input></p>
-
+
</div>
</div><!--END WRAPPER-->