cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Matching secret with encrypted value

Matching secret with encrypted value

You can use isMatch(java.lang.String secret, java.lang.String encryptedOrHashedValue, SailPointContext context) method from class sailpoint.api.EncodingUtil to match whether the passed in secret matches the hashed or encrypted value based on the encryption or hashing algorithm.

sailpoint.api.EncodingUtil.isMatch(java.lang.String secret, java.lang.String encryptedOrHashedValue, SailPointContext context)

 

Labels (2)
Version history
Revision #:
3 of 3
Last update:
‎May 16, 2026 01:17 PM
Updated by: