diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2006-11-28 10:47:31 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2006-11-28 10:47:31 +0000 |
| commit | 166cff941716b236a7d2602562d7c2ecadd8e908 (patch) | |
| tree | ccca6a7b37e7f61700feb4305034be418566d20e /lasso/errors.h | |
| parent | e51ab22b76a139f4e2a573ca69f4ae7f1e5ebfc4 (diff) | |
| download | lasso-166cff941716b236a7d2602562d7c2ecadd8e908.tar.gz lasso-166cff941716b236a7d2602562d7c2ecadd8e908.tar.xz lasso-166cff941716b236a7d2602562d7c2ecadd8e908.zip | |
extra checks to pass negative testing steps
Diffstat (limited to 'lasso/errors.h')
| -rw-r--r-- | lasso/errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/errors.h b/lasso/errors.h index d928738e..6bf76bc9 100644 --- a/lasso/errors.h +++ b/lasso/errors.h @@ -112,6 +112,7 @@ #define LASSO_LOGIN_ERROR_STATUS_NOT_SUCCESS 607 #define LASSO_LOGIN_ERROR_UNKNOWN_PRINCIPAL 608 #define LASSO_LOGIN_ERROR_NO_DEFAULT_ENDPOINT 609 +#define LASSO_LOGIN_ERROR_ASSERTION_REPLAY 610 /* Federation Termination Notification */ #define LASSO_DEFEDERATION_ERROR_MISSING_NAME_IDENTIFIER -700 |
