Package org.apache.wicket.protocol.https
Annotation Type RequireHttps
-
@Retention(RUNTIME) @Target(TYPE) public @interface RequireHttps
Marks a page as requiring https. NOTES: AddingInherited
annotation to this annotation will not work because we also want it to work for interfaces