Class UrlConstructor


  • public class UrlConstructor
    extends Object
    Created by sofia on 8/3/2018.
    • Constructor Detail

      • UrlConstructor

        public UrlConstructor()
    • Method Detail

      • getRedirectUrl

        public static String getRedirectUrl​(javax.servlet.http.HttpServletRequest request,
                                            String jspPage)
      • getVerificationLink

        public static String getVerificationLink​(String path,
                                                 String verificationCode)