Class SignupData

    • Method Detail

      • forProfile

        public static SignupData forProfile​(org.pac4j.core.profile.UserProfile profile)
      • fromRequest

        public static SignupData fromRequest​(javax.servlet.http.HttpServletRequest request)
      • getEmail

        public String getEmail()
      • getProfile

        public org.pac4j.core.profile.UserProfile getProfile()