|
Defines |
|
#define | SHIBSP_SCHEMAS "/usr/share/xml/xmltooling/catalog.xml:/usr/share/xml/opensaml/saml20-catalog.xml:/usr/share/xml/opensaml/saml11-catalog.xml:/usr/share/xml/shibboleth/catalog.xml" |
| | Default schema catalogs.
|
|
#define | SHIBSP_PREFIX "/usr" |
| | Default prefix for installation (used to resolve relative paths).
|
|
#define | SHIBSP_LIBDIR "/usr/lib64" |
| | Library directory for installation (used to resolve relative paths).
|
|
#define | SHIBSP_LOGDIR "/var/log" |
| | Log directory for installation (used to resolve relative paths).
|
|
#define | SHIBSP_CFGDIR "/etc" |
| | Configuration directory for installation (used to resolve relative paths).
|
|
#define | SHIBSP_RUNDIR "/var/run" |
| | Runtime state directory for installation (used to resolve relative paths).
|
|
#define | SHIBSP_CACHEDIR "/var/cache" |
| | Cache directory for installation (used to resolve relative paths).
|
|
#define | SHIBSP_XMLDIR "/usr/share/xml" |
| | XML directory for installation (used to resolve relative paths).
|