Package org.apache.wicket.protocol.https
-
Class Summary Class Description HttpsConfig Configuration for http-https switchingHttpsMapper AIRequestMapperthat will issue a redirect to secured communication (over https) if the page resolved by HttpsMapper.delegate is annotated with @RequireHttpsHttpsMapper.RedirectHandler Handler that takes care of redirecting -
Enum Summary Enum Description Scheme Url scheme -
Annotation Types Summary Annotation Type Description RequireHttps Marks a page as requiring https.