Annotation Interface Authenticated


@Target(METHOD) @Retention(RUNTIME) public @interface Authenticated
Annotation for bean methods which require authentication, i.e. presence of a valid user session.