Package org.apache.wicket.protocol.https
-
Class Summary Class Description HttpsConfig Configuration for http-https switchingHttpsMapper AIRequestMapper
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 Enum Description Scheme Url scheme -
Annotation Types Summary Annotation Type Description RequireHttps Marks a page as requiring https.