Commit 865b39ea authored by Josh Ji's avatar Josh Ji

change api variable name

parent bacc3047
package com.prlab.idpserver.model;
public class IdentityRequest {
public String HMAC;
public String Cx;
public String HMAC_base64;
public String Cx_base64;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment