Uses of Class
org.apache.wicket.protocol.https.RequireHttps

Packages that use RequireHttps
org.apache.wicket.examples.requestmapper   
 

Uses of RequireHttps in org.apache.wicket.examples.requestmapper
 

Classes in org.apache.wicket.examples.requestmapper with annotations of type RequireHttps
 class HttpsPage
          This page is just to demonstrate how HttpsMapper works.
Since the demo web servers usually are not configured with https support the page itself will be never rendered.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.