Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Stripes Framework

Compare

  Analyzed 1 day ago

88.8K lines of code

0 current contributors

over 1 year since last commit

21 users on Open Hub

Very Low Activity
4.45455
   
I Use This

Stripes Stuff

Compare

  Analyzed 1 day ago

A collection of plugins, extensions and integrations for the Stripes web framework.

5.36K lines of code

0 current contributors

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

Stripes XSS Interceptor

Compare

  Analyzed about 9 hours ago

Stripes XSS Interceptor escapes all the parameters that Stripes binds during its Validation & Binding phase using a wrapped request object (a convenient implementation of the HttpServletRequest interface). The code follows the XSS (Cross Site Scripting) security guidance posted at Open Web Application Security Project (OWASP).

230 lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

Stripes Injection Enricher

Compare

  Analyzed about 21 hours ago

Stripes Injection Enricher enriches Stripes objects by satisfying injection points specified declaratively using annotations. There are three injection-based enrichers provided by Stripes Injection Enricher out of the box: * @Resource - Java EE resource injections * @EJB - EJB session bean ... [More] reference injections * @Inject - CDI injections The first two enrichers use JNDI to lookup the instance to inject. The CDI injections are handled by treating the Stripes object as a bean capable of receiving standard CDI injections. [Less]

1K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This