Author: fpapon
Date: Sat Jan 12 05:33:03 2019
New Revision: 1851131
URL: http://svn.apache.org/viewvc?rev=1851131&view=rev
Log:
merging shiro site pr-39
Modified:
shiro/site/publish/get-started.html
Modified: shiro/site/publish/get-started.html
URL:
http://svn.apache.org/viewvc/shiro/site/publish/get-started.html?rev=1851131&r1=1851130&r2=1851131&view=diff
==============================================================================
--- shiro/site/publish/get-started.html (original)
+++ shiro/site/publish/get-started.html Sat Jan 12 05:33:03 2019
@@ -223,23 +223,29 @@
<h1><a href="#get-started-with-apache-shiro"
name="get-started-with-apache-shiro">Get Started with Apache Shiro</a></h1>
<p>Apache Shiro focuses on ease-of-use, so you can rely on secure, stable
authentication, authorization, cryptography, and session management. With
Shiroâs easy-to-understand API, you can quickly and easily secure any
application. Get started!</p>
-<p>Here are some links related help you get started with Shiro:</p>
+<h2><a href="#the-basics" name="the-basics">The Basics</a></h2>
<ul>
<li>
- <p><strong><a href="introduction.html">Introduction to the Apache Shiro Java
Security Framework</a></strong><br/>Apache Shiro’s first and foremost
goal is to be easy to use and understand. Security can be very complex at
times, even painful, but it doesn’t have to be.</p></li>
+ <p><strong><a href="introduction.html">Introduction to the Apache Shiro Java
Security Framework</a></strong><br/>A high-level overview of Apache
Shiro’s capabilities.</p></li>
<li>
- <p><strong><a href="terminology.html">Terminology</a></strong><br/>Security
can be really confusing because of the terminology used. We’ll make life
easier by clarifying some core concepts, so you understand how they’re
reflected in the Shiro API.</p></li>
+ <p><strong><a href="architecture.html">Architecture</a></strong><br/>An
architectural overview of Apache Shiro.</p></li>
<li>
- <p><strong><a href="10-minute-tutorial.html">10-Minute
Tutorial</a></strong><br/>Learn all the ins and outs of the Shiro Framework in
under 10 minutes. This quick and simple tutorial shows how a developer uses
Shiro in their application. </p></li>
+ <p><strong><a href="terminology.html">Terminology</a></strong><br/>A list of
definitions of common security concepts and concerns.</p></li>
<li>
- <p><strong><a href="tutorial.html">Your First Shiro
Application</a></strong><br/>If you’re new to Apache Shiro, this short
tutorial will show you how to set up a very simple application secured by
Apache Shiro. We’ll discuss Shiro’s core concepts along the way to
help familiarize you with Shiro’s design and API.</p></li>
- <li>
- <p><strong><a href="architecture.html">Architecture</a></strong><br/>By
modeling what is already intuitive for software developers, Apache Shiro
remains intuitive and easy to use in practically any application.</p></li>
+ <p><strong><a href="what-is-shiro.html">Apache Shiro Project
Background</a></strong><br/>Apache Shiro, like most useful tools, was created
out of necessity. Learn more about the project history and mission
statement.</p></li>
+</ul>
+<h2><a href="#tutorials" name="tutorials">Tutorials</a></h2>
+<ul>
<li>
- <p><strong><a href="articles.html">Introductory Articles… and
Beyond!</a></strong><br/>Articles and Guides written by and for members of the
Apache Shiro community.</p></li>
+ <p><strong><a href="10-minute-tutorial.html">10-Minute
Tutorial</a></strong><br/>Learn all the ins and outs of the Shiro Framework in
under 10 minutes. This quick and simple tutorial shows how a developer uses
Shiro in their application.</p></li>
<li>
- <p><strong><a href="what-is-shiro.html">Apache Shiro Project
Background</a></strong><br/>Apache Shiro, like most useful tools, was created
out of necessity. Learn more about the project history and mission
statement.<br/><input type="hidden" id="ghEditPage"
value="get-started.md"></input></p></li>
+ <p><strong><a href="tutorial.html">Your First Shiro
Application</a></strong><br/>If you’re new to Apache Shiro, this short
tutorial will show you how to set up a very simple application secured by
Apache Shiro. We’ll discuss Shiro’s core concepts along the way to
help familiarize you with Shiro’s design and API.</p></li>
+</ul>
+<h2><a href="#other-resources" name="other-resources">Other Resources</a></h2>
+<ul>
+ <li><strong><a href="articles.html">Introductory Articles… and
Beyond!</a></strong><br/>Articles and Guides written by and for members of the
Apache Shiro community.</li>
</ul>
+<input type="hidden" id="ghEditPage" value="get-started.md"></input>
</div>