org.apache.deltaspike.security.api.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



Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.