Lines Matching refs:resultCode
1605 fails the operation with an appropriate resultCode (i.e.
1636 client a response with an appropriate successful resultCode (i.e.
1656 resultCode (i.e. success (0), compareTrue (6), etc.), and includes
1670 operation with an appropriate resultCode (invalidCredentials (49),
1687 to the client a response with an appropriate successful resultCode
1714 fails the operation with an appropriate resultCode
1755 the client with the resultCode: insufficientAccessRights (50), and
1765 resultCode: insufficientAccessRights (50), and includes the
1777 client with the resultCode: insufficientAccessRights (50), and
1784 a response message to the client with the resultCode:
1806 sends a response message to the client with the resultCode:
1813 resultCode: constraintViolation (19), and includes the
1824 server sends a response message to the client with the resultCode:
1831 resultCode: constraintViolation (19), and includes the
1842 resultCode: constraintViolation (19), and includes the
1882 sends a response message to the client with the resultCode:
1922 For every bind response received, the client checks the resultCode of
1927 o bindResponse.resultCode = insufficientAccessRights (50),
1933 o bindResponse.resultCode = success (0),
1939 o bindResponse.resultCode = success (0),
1944 o bindResponse.resultCode = invalidCredentials (49),
1950 o bindResponse.resultCode = success (0),
1979 pertinent to password policy. The client checks the resultCode of
1984 o pwdModResponse.resultCode = insufficientAccessRights (50),
1989 o pwdModResponse.resultCode = insufficientAccessRights (50),
1993 o pwdModResponse.resultCode = insufficientAccessRights (50),
1997 o pwdModResponse.resultCode = constraintViolation (19),
2001 o pwdModResponse.resultCode = constraintViolation (19),
2005 o pwdModResponse.resultCode = constraintViolation (19),
2009 o pwdModResponse.resultCode = constraintViolation (19),
2023 resultCode of the addResponse and checks for a passwordPolicyResponse
2027 o addResponse.resultCode = insufficientAccessRights (50),
2031 o addResponse.resultCode = constraintViolation (19),
2035 o addResponse.resultCode = constraintViolation (19),
2042 checks the resultCode of the compareResponse and checks for a
2047 o compareResponse.resultCode = compareFalse (5),
2053 o compareResponse.resultCode = compareTrue (6),
2058 o compareResponse.resultCode = compareFalse (5),
2063 o compareResponse.resultCode = compareTrue (6),
2082 o <Response>.resultCode = insufficientAccessRights (50),