org.trailsframework.security.annotations.Secured Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tapestry-jsecurity Show documentation
Show all versions of tapestry-jsecurity Show documentation
Trails Security package based on JSecurity 0.9
The newest version!
package org.trailsframework.security.annotations;
public @interface Secured {
}