|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |