Mendix Runtime
Documentation for the Mendix Runtime Environment API
com.mendix.core.objectmanagement.member.SSHA256Info Class Reference
+ Inheritance diagram for com.mendix.core.objectmanagement.member.SSHA256Info:

List of all members.

Public Member Functions

boolean verify (String valueToVerify)

Static Public Member Functions

static SSHA256Info createByHashedValue (String hashedValue)
static SSHA256Info createByUnhashedValue (String unhashedValue)

Public Attributes

final byte[] hash
final byte[] salt

Member Function Documentation

static SSHA256Info com.mendix.core.objectmanagement.member.SSHA256Info.createByHashedValue ( String  hashedValue) [static]
static SSHA256Info com.mendix.core.objectmanagement.member.SSHA256Info.createByUnhashedValue ( String  unhashedValue) [static]
boolean com.mendix.core.objectmanagement.member.SSHA256Info.verify ( String  valueToVerify)

Member Data Documentation


The documentation for this class was generated from the following file: