org.brickred.socialauth.util
Class SocialAuthUtil
java.lang.Object
org.brickred.socialauth.util.SocialAuthUtil
public class SocialAuthUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SocialAuthUtil
public SocialAuthUtil()
getRequestParametersMap
public static Map<String,String> getRequestParametersMap(javax.servlet.http.HttpServletRequest request)
getMonthInInt
public static int getMonthInInt(String monthName)
- This method will convert month name to an int value.
- Parameters:
monthName -
- Returns:
- integer value of month
Copyright © 2013. All Rights Reserved.