|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.util.AppHTTPSService
public final class AppHTTPSService
The Class AppHTTPSService.
Method Summary | |
---|---|
static String |
getHTTPSUrl(javax.servlet.http.HttpServletRequest request)
Returns the HTTPS base url for the site. |
static boolean |
isHTTPSSupportEnabled()
Returns true if HTTPS is supported, false otherwise. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean isHTTPSSupportEnabled()
public static String getHTTPSUrl(javax.servlet.http.HttpServletRequest request)
request
- the request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |