Class EmailIdentityConfirmationState


  • public class EmailIdentityConfirmationState
    extends UserEmailConfirmationState
    Contains necessary informations used during the confirmation a identity
    Author:
    P. Piernik
    • Constructor Detail

      • EmailIdentityConfirmationState

        public EmailIdentityConfirmationState​(String serializedState)
      • EmailIdentityConfirmationState

        public EmailIdentityConfirmationState​(long owner,
                                              String type,
                                              String value,
                                              String locale)