Apache Shiro

From Wikipedia, the free encyclopedia
Apache Shiro
Developer(s)Apache Software Foundation
Stable release
1.12.0 / 2023-18-07
RepositoryShiro Repository
Written inJava
Operating systemCross-platform
TypeApplication security, Application framework, Web framework
LicenseApache License 2.0
Websiteshiro.apache.org Edit this at Wikidata

Apache Shiro (pronounced "sheeroh", a Japanese word for castle (Japanese: )) is an open source software security framework that performs authentication, authorization, cryptography and session management. Shiro has been designed to be an intuitive and easy-to-use framework while still providing robust security features.

History[edit]

Shiro's predecessor, JSecurity, was founded in 2004 by Les Hazlewood and Jeremy Haile because they could not find a suitable Java security framework that operated well at the application level and they were frustrated with JAAS. Between 2004 and 2008, JSecurity was hosted on SourceForge and its committer list grew to include Peter Ledbrook, Alan Ditzel, Tim Veil.[1]

In 2008, JSecurity project was submitted to the Apache Software Foundation (ASF) and accepted into their Incubator Program to be stewarded by mentors in order to become a top level Apache Project.[1][2] Under the ASF's Incubator, Jsecurity was renamed Ki (pronounced Key) and shortly later renamed Shiro by the community because of trademark concerns.[3][4]

The project continued to grow while in the Apache Incubator, adding Kalle Korhonen as a project committer.[5] And in July 2010, the Shiro community released its official version 1.0, marking a period of stability in the code base.[6] Following the release of version 1.0, the Shiro community created a Project Management Committee and elected Les Hazlewood as its chair. On September 22, 2010, Shiro became a top level project (TLP) in the Apache Software Foundation.

Releases[edit]

  • 1.12.0 on 2023-07-18 (current stable release)
  • 1.11.0 on 2023-01-13
  • 1.10.1 on 2022-11-19
  • 1.10.0 on 2022-10-10
  • 1.9.1 on 2022-06-28
  • 1.9.0 on 2022-03-22
  • 1.8.0 on 2021-08-26
  • 1.7.1 on 2021-01-31
  • 1.7.0 on 2020-10-29
  • 1.6.0 on 2020-08-17
  • 1.5.3 on 2020-05-03
  • 1.5.2 on 2020-03-23
  • 1.5.1 on 2020-02-23
  • 1.5.0 on 2020-01-24
  • 1.4.2 on 2019-11-18
  • 1.4.1 on 2019-04-18
  • 1.4.0 on 2017-05-05
  • 1.3.2 on 2016-09-11
  • 1.3.1 on 2016-08-29
  • 1.3.0 on 2016-07-25
  • 1.2.6 on 2016-06-28
  • 1.2.5 on 2016-05-24
  • 1.2.4 on 2015-07-07
  • 1.2.3 on 2014-02-25
  • 1.2.2 on 2013-05-15
  • 1.2.1 on 2012-07-28
  • 1.2.0 on 2012-01-24
  • 1.1.0 on 2010-11-01

See also[edit]

References[edit]

  1. ^ a b "JSecurity Proposal to Apache Incubator". Archived from the original on 2011-06-12.
  2. ^ "Apache Incubator Board Reports July 2008". Archived from the original on 2011-06-12. Retrieved 2010-09-12.
  3. ^ "Apache Incubator Board Reports April 2009". Archived from the original on 2011-04-06. Retrieved 2010-09-12.
  4. ^ "Apache Incubator Board Reports July 2009". Archived from the original on 2011-04-06. Retrieved 2010-09-12.
  5. ^ "Apache Incubator Board Reports October 2009". Archived from the original on 2011-03-06. Retrieved 2010-09-12.
  6. ^ "Apache Incubator Board Reports July 2010". Archived from the original on 2011-01-22. Retrieved 2010-09-12.

External links[edit]