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

Packages that use HttpsConfig
org.apache.wicket.protocol.https   
 

Uses of HttpsConfig in org.apache.wicket.protocol.https
 

Methods in org.apache.wicket.protocol.https that return HttpsConfig
 HttpsConfig HttpsMapper.getConfig()
           
 

Methods in org.apache.wicket.protocol.https with parameters of type HttpsConfig
abstract  int Scheme.getPort(HttpsConfig config)
           
abstract  boolean Scheme.usesStandardPort(HttpsConfig config)
           
 

Constructors in org.apache.wicket.protocol.https with parameters of type HttpsConfig
HttpsMapper.RedirectHandler(String url, HttpsConfig config)
          Constructor
HttpsMapper(IRequestMapper delegate, HttpsConfig config)
          Constructor
 



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