Package play.mvc

Annotation Interface Security.Authenticated

Enclosing class:
Security

@Target({TYPE,METHOD}) @Retention(RUNTIME) public static @interface Security.Authenticated
Wraps the annotated action in an Security.AuthenticatedAction.