org.jboss.picketlink.cdi.authorization.annotation
Annotation Type Secures


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

This annotation is used to delegate a method as the provider for a specific authorization check

Author:
Shane Bryzak



Copyright © 2012. All Rights Reserved.