- SEARCH_LOCATIONS - Static variable in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
-
Well known search locations.
- service - Variable in class net.shibboleth.idp.security.ReloadingAccessControlService
-
The embedded service.
- setApplicationContext(ApplicationContext) - Method in class net.shibboleth.idp.log.LogbackLoggingService
- setIdPHomeProperty(String, Properties) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
-
Set the
IDP_HOME_PROPERTY property to the given path if not already set and if not set as a system
property.
- setLoggingConfiguration(Resource) - Method in class net.shibboleth.idp.log.LogbackLoggingService
-
Sets the logging configuration.
- setMessage(String) - Method in class net.shibboleth.idp.log.BaseEvent
-
Sets the message associated with the event.
- setParserPool(ParserPool) - Method in class net.shibboleth.idp.spring.OpenSAMLConfigBean
-
Set the global ParserPool to configure.
- shouldReload() - Method in class net.shibboleth.idp.log.LogbackLoggingService
- SLF4JMDCServletFilter - Class in net.shibboleth.idp.log
-
Servlet filter that sets some interesting MDC attributes as the request comes in and clears the MDC as the response
is returned.
- SLF4JMDCServletFilter() - Constructor for class net.shibboleth.idp.log.SLF4JMDCServletFilter
-
- startTime - Variable in class net.shibboleth.idp.log.PerformanceEvent
-
System local time in milliseconds when the performance measurement started.
- startTime() - Method in class net.shibboleth.idp.log.PerformanceEvent
-
Records the timer of the operation.
- statusManager - Variable in class net.shibboleth.idp.log.LogbackLoggingService
-
Logger used to log messages without relying on the logging system to be full initialized.
- stopTime - Variable in class net.shibboleth.idp.log.PerformanceEvent
-
System local time in milliseconds when the performance measurement stopped.
- stopTime(boolean) - Method in class net.shibboleth.idp.log.PerformanceEvent
-
Records the completion time of the operation and whether the operation was successful.
- successfulOperation - Variable in class net.shibboleth.idp.log.PerformanceEvent
-
Whether the operation completed successfully or failed.