griffon-shiro-core

Griffon Shiro Core Plugin

Лицензия

Лицензия

Группа

Группа

org.codehaus.griffon.plugins
Идентификатор

Идентификатор

griffon-shiro-core
Последняя версия

Последняя версия

2.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

griffon-shiro-core
Griffon Shiro Core Plugin
Ссылка на сайт

Ссылка на сайт

http://griffon-plugins.github.io/griffon-shiro-plugin
Система контроля версий

Система контроля версий

https://github.com/griffon-plugins/griffon-shiro-plugin

Скачать griffon-shiro-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-shiro-core/ -->
<dependency>
    <groupId>org.codehaus.griffon.plugins</groupId>
    <artifactId>griffon-shiro-core</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-shiro-core/
implementation 'org.codehaus.griffon.plugins:griffon-shiro-core:2.1.0'
// https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-shiro-core/
implementation ("org.codehaus.griffon.plugins:griffon-shiro-core:2.1.0")
'org.codehaus.griffon.plugins:griffon-shiro-core:jar:2.1.0'
<dependency org="org.codehaus.griffon.plugins" name="griffon-shiro-core" rev="2.1.0">
  <artifact name="griffon-shiro-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.griffon.plugins', module='griffon-shiro-core', version='2.1.0')
)
libraryDependencies += "org.codehaus.griffon.plugins" % "griffon-shiro-core" % "2.1.0"
[org.codehaus.griffon.plugins/griffon-shiro-core "2.1.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.shiro : shiro-core jar 1.4.0

Модули Проекта

Данный проект не имеет модулей.

griffon-shiro-plugin

Build Status (travis) Build Status Coverage Status ASL2 Licensed download donations Patreon orange


Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management.

This plugin enables access control on controller actions via a set of annotations. Security checks will be performed before an action is invoked. Annotated actions will be executed if the user meets the security criteria, otherwise execution is aborted. The plugin assumes sensible defaults where needed but also lets you customize behavior.

Refer to the plugin guide for further information on configuration and usage.

org.codehaus.griffon.plugins

Версии библиотеки

Версия
2.1.0