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

List of all members.

Public Member Functions

boolean verify (String valueToVerify)

Static Public Member Functions

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

Member Function Documentation

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

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