at.gv.egiz.moodle.eidconnector.webapp.util
Class WebAppUtil
java.lang.Object
at.gv.egiz.moodle.eidconnector.webapp.util.WebAppUtil
public final class WebAppUtil
- extends Object
- Author:
- AT-TUG (Thomas Knall)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cleanUpSession
public static void cleanUpSession(HttpSession httpSession)
calculateDigestFromEIdentifier
public static String calculateDigestFromEIdentifier(String eIdentifier)
throws NoSuchAlgorithmException,
UnsupportedEncodingException
- Throws:
NoSuchAlgorithmException
UnsupportedEncodingException
saveGetMessage
public static String saveGetMessage(String key,
ResourceBundle bundle)
replaceI18N
public static String replaceI18N(String text,
HttpServletRequest request)
addServiceHeader
public static void addServiceHeader(HttpServletResponse response)
Copyright 2009 EGIZ. All Rights Reserved.