X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=util_saml.h;h=99be5b88bb693cc418e9489efae9cb2ebd2fb1a2;hb=ae79fdae047f980d01b2b4e84ccea52e24d8c7a0;hp=6be1c08ac71ded300bdedf518f6f1aaadc2cd679;hpb=07c30f8b470c931dbf814eb2a9cb10e33c35129d;p=mech_eap.git diff --git a/util_saml.h b/util_saml.h index 6be1c08..99be5b8 100644 --- a/util_saml.h +++ b/util_saml.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010, JANET(UK) + * Copyright (c) 2011, JANET(UK) * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -88,6 +88,7 @@ public: } time_t getExpiryTime(void) const; + OM_uint32 mapException(OM_uint32 *minor, std::exception &e) const; static bool init(void); static void finalize(void);