Class GenerateTwoFactorAuthResponse

java.lang.Object
flexagon.ff.common.core.pojos.BasePOJO
flexagon.core.security.pojo.GenerateTwoFactorAuthResponse
All Implemented Interfaces:
Serializable

public class GenerateTwoFactorAuthResponse extends BasePOJO
See Also:
  • Constructor Details

    • GenerateTwoFactorAuthResponse

      public GenerateTwoFactorAuthResponse(String pSharedSecretKey, String pQrDataUri)
  • Method Details

    • getQrDataUri

      public String getQrDataUri()
    • getSharedSecretKey

      public String getSharedSecretKey()