Skip to content

Commit

Permalink
Merge pull request #659 from caelum/ot-shiro
Browse files Browse the repository at this point in the history
Removing Shiro from docs due issues regarding session
  • Loading branch information
Turini committed Jul 3, 2014
2 parents f4a119e + 6d20ee6 commit df3593c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
16 changes: 0 additions & 16 deletions vraptor-site/content/en/docs/plugins.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,22 +84,6 @@
[Plugin page at Gihub](https://github.com/caelum/vraptor-simplemail).


##VRaptor Shiro

O VRaptor Apache Shiro Plugin provê suporte a autenticação, autorização, criptografia e gerenciamento de sessão, via Apache Shiro, que é um framework leve, porém, poderoso, sendo ideal tanto para pequenos projetos como para projetos corporativos.

~~~
#!xml
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-shiro</artifactId>
<version>4.0.0-RC2</version> <!-- or the latest version -->
</dependency>
~~~

[Plugin page at Gihub](https://github.com/dipold/vraptor-shiro).


## Joda-time

Joda-time is a pretty API to work with date and time. To use joda-time you need to use the plugin `vraptor-jodatime`.
Expand Down
16 changes: 0 additions & 16 deletions vraptor-site/content/pt/docs/plugins.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,22 +84,6 @@
[Plugin no Gihub](https://github.com/caelum/vraptor-simplemail).


##VRaptor Shiro

O VRaptor Apache Shiro Plugin provê suporte a autenticação, autorização, criptografia e gerenciamento de sessão, via Apache Shiro, que é um framework leve, porém, poderoso, sendo ideal tanto para pequenos projetos como para projetos corporativos.

~~~
#!xml
<dependency>
<groupId>br.com.caelum.vraptor</groupId>
<artifactId>vraptor-shiro</artifactId>
<version>4.0.0-RC2</version> <!-- ou a última versão disponível -->
</dependency>
~~~

[Plugin no Gihub](https://github.com/dipold/vraptor-shiro).


## Joda-time

Joda-time é uma API para facilitar o trabalho de dados temporais em Java. Para usar o joda-time basta acionar o plugin `vraptor-jodatime`. Adicionando o plugin, os converters são registrados automaticamente.
Expand Down

0 comments on commit df3593c

Please sign in to comment.