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
HttpsMapper.RedirectHandler Handler that takes care of redirecting
 

Enum Summary
Scheme Url scheme
 

Annotation Types Summary
RequireHttps Marks a page as requiring https.
 



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