|
||||||||||
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 class AppHTTPSService
Constructor Summary | |
---|---|
AppHTTPSService()
|
Method Summary | |
---|---|
static java.lang.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 |
Constructor Detail |
---|
public AppHTTPSService()
Method Detail |
---|
public static boolean isHTTPSSupportEnabled()
public static java.lang.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 |