Class ChangePasswordFunctionHandler

    • Constructor Detail

      • ChangePasswordFunctionHandler

        public ChangePasswordFunctionHandler()
    • Method Detail

      • performUrlChangePasswordError

        protected String performUrlChangePasswordError​(javax.servlet.http.HttpServletRequest request,
                                                       String originalUrl,
                                                       AuthenticationCredential credential)
        Handle bad credential error.
        Parameters:
        request -
        originalUrl -
        credential -
        Returns:
        destination url
      • performUrlChangePasswordError

        protected String performUrlChangePasswordError​(javax.servlet.http.HttpServletRequest request,
                                                       String originalUrl,
                                                       UserDetail user)
        Handle bad credential error.
        Parameters:
        request -
        originalUrl -
        user -
        Returns:
        destination url