- get(String) - Method in interface net.shibboleth.idp.persistence.PersistenceManager
-
Gets the item associated with the given ID.
- getComponent() - Method in class net.shibboleth.idp.security.ReloadingAccessControlService
- getElapsedTime() - Method in class net.shibboleth.idp.log.PerformanceEvent
-
Gets the total elapsed time, in milliseconds, of the operation.
- getHelp() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
-
Value of "help" parameter.
- getInstance(String) - Method in class net.shibboleth.idp.security.ReloadingAccessControlService
- getLoggingConfiguration() - Method in class net.shibboleth.idp.log.LogbackLoggingService
-
Gets the logging configuration.
- getMessage() - Method in class net.shibboleth.idp.log.BaseEvent
-
Gets the message associated with the event.
- getOperation() - Method in class net.shibboleth.idp.log.PerformanceEvent
-
Gets the operation being timed.
- getParserPool() - Method in class net.shibboleth.idp.spring.OpenSAMLConfigBean
-
Get the global ParserPool to configure.
- getPath() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
-
Value of "path" parameter.
- getSearchLocations() - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
-
- getSearchTarget() - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
-
- getServiceableComponent() - Method in class net.shibboleth.idp.log.LogbackLoggingService
-
.
- getStartTime() - Method in class net.shibboleth.idp.log.PerformanceEvent
-
Gets the system local time in milliseconds when the performance measurement started.
- getStopTime() - Method in class net.shibboleth.idp.log.PerformanceEvent
-
Gets the System local time in milliseconds when the performance measurement stopped.
- getTrustStore() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
-
Value of "trustStore" parameter.
- getTrustStorePassword() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
-
Value of "trustStorePassword" parameter.
- getTrustStoreType() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
-
Value of "trustStoreType" parameter.
- getType() - Method in class net.shibboleth.idp.log.BaseEvent
-
Gets the type of event.
- getType() - Method in class net.shibboleth.idp.log.PerformanceEvent
-
Gets the type of event.
- getURL() - Method in class net.shibboleth.idp.cli.AbstractCommandLineArguments
-
Value of "url" parameter.
- getVersion() - Static method in class net.shibboleth.idp.Version
-
Get the version of the IdP.
- saml1 - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
-
Show results with SAML 1.1 encoding.
- saml2 - Variable in class net.shibboleth.idp.cli.ResolverTestArguments
-
Show results with SAML 2.0 encoding.
- 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.
- StatusArguments - Class in net.shibboleth.idp.cli
-
Command line processing for status flow.
- StatusArguments() - Constructor for class net.shibboleth.idp.cli.StatusArguments
-
- 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.