Package org.apache.wicket.protocol.https

Class Summary
HttpsConfig Configuration for http-https switching
HttpsMapper A IRequestMapper that will issue a redirect to secured communication (over https) if the page resolved by HttpsMapper.delegate is annotated with @RequireHttps
 

Annotation Types Summary
RequireHttps Marks a page as requiring https.
 



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