Uses of Class
org.apache.wicket.protocol.https.HttpsConfig
-
Packages that use HttpsConfig Package Description org.apache.wicket.protocol.https -
-
Uses of HttpsConfig in org.apache.wicket.protocol.https
Methods in org.apache.wicket.protocol.https that return HttpsConfig Modifier and Type Method Description HttpsConfigHttpsMapper. getConfig()Methods in org.apache.wicket.protocol.https with parameters of type HttpsConfig Modifier and Type Method Description abstract intScheme. getPort(HttpsConfig config)abstract booleanScheme. usesStandardPort(HttpsConfig config)Constructors in org.apache.wicket.protocol.https with parameters of type HttpsConfig Constructor Description HttpsMapper(org.apache.wicket.request.IRequestMapper delegate, HttpsConfig config)ConstructorRedirectHandler(java.lang.String url, HttpsConfig config)Constructor
-