Searched refs:SECRET_ACK_FIELD_SECRET (Results 1 – 1 of 1) sorted by relevance
101 private static final String SECRET_ACK_FIELD_SECRET = "secret"; field in JsonMessageBuilder304 body.getString(SECRET_ACK_FIELD_SECRET).getBytes()); in getSecretAckMessage()524 jsonObj.put(SECRET_ACK_FIELD_SECRET, bytesStr); in toJson()