Class DisableGoogleAuthenticatorCredentialRequest

java.lang.Object
com.hack23.cia.service.api.action.common.AbstractMessage
com.hack23.cia.service.api.action.common.AbstractRequest
com.hack23.cia.service.api.action.user.DisableGoogleAuthenticatorCredentialRequest
All Implemented Interfaces:
ServiceMessage, ServiceRequest, Serializable

public final class DisableGoogleAuthenticatorCredentialRequest extends AbstractRequest
The Class DisableGoogleAuthenticatorCredentialRequest.
See Also:
  • Constructor Details

    • DisableGoogleAuthenticatorCredentialRequest

      public DisableGoogleAuthenticatorCredentialRequest()
      Instantiates a new disable google authenticator credential request.
  • Method Details

    • getSessionId

      public String getSessionId()
      Gets the session id.
      Returns:
      the session id
    • setSessionId

      public void setSessionId(String sessionId)
      Sets the session id.
      Parameters:
      sessionId - the new session id
    • getUserpassword

      public String getUserpassword()
      Gets the userpassword.
      Returns:
      the userpassword
    • setUserpassword

      public void setUserpassword(String userpassword)
      Sets the userpassword.
      Parameters:
      userpassword - the new userpassword