Skip to content

Villane/paw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PAW – simple Scala libraries for (web) applications

Copyright © 2010, Erkki Lindpere
All rights reserved.

This software is distributed under the Simplified BSD License. See the file License.txt for the full text.

A Maven repository at villane.org contains both sources and binaries.

Usage examples (more coming soon)


import org.villane.paw.security._

object MyPermission extends SimplePermission

SecurityContext mustHave MyPermission

if (SecurityContext has MyPermission) ... else ...

About

Scala based libraries for (web) application development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages