org.jboss.seam.security.annotations
Annotation Type Secures


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Secures

Used to delegate a method as the provider for a specific authorization check

Author:
Shane Bryzak



Copyright © 2011 Seam Framework. All Rights Reserved.