Class RegistrationRequest


  • public class RegistrationRequest
    extends BaseRegistrationInput
    Registration request, tied to a registration form contains data collected during registration process. This data can be entered by the user in UI, taken from external IdP or possibly from other sources (e.g. a DN can be taken from client-authenticated TLS).
    Author:
    K. Benedyczak
    • Constructor Detail

      • RegistrationRequest

        public RegistrationRequest()
      • RegistrationRequest

        public RegistrationRequest​(com.fasterxml.jackson.databind.node.ObjectNode root)