#include <saml/base.h>
#include <shibsp/config_pub_win32.h>
#include <shibsp/paths.h>
Defines | |
| #define | SHIBSP_IMPORT |
| #define | SHIBSP_EXPORT |
| #define | SHIBSP_DLLLOCAL |
| #define | SHIBSP_DLLPUBLIC |
| #define | SHIBSP_API SHIBSP_IMPORT |
| #define | SHIBSP_EXCEPTIONAPI(api) |
| #define | SHIBSP_LOGGING "console.logger" |
| Controls default logging level of console tools and other situations where fully-configured logging isn't used. | |
| #define | SHIBSP_INPROC_LOGGING "native.logger" |
| Default name of SP in-process logging config file. | |
| #define | SHIBSP_OUTOFPROC_LOGGING "shibd.logger" |
| Default name of SP out-of-process logging config file. | |
| #define | SHIBSP_LOGCAT "Shibboleth" |
| Logging category for Service Provider functions. | |
| #define | SHIBSP_TX_LOGCAT "Shibboleth-TRANSACTION" |
| Logging category for Service Provider auditing. | |
| #define | SHIBSP_CONFIG "shibboleth2.xml" |
| Default name of configuration file. | |
1.4.7