Index

A D F G I L M N S V 
All Classes and Interfaces|All Packages|Constant Field Values

A

appendPropertySource(ConfigurableApplicationContext, String, Properties) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Add property source to the application context environment with lowest precedence.
applicationContext - Variable in class net.shibboleth.idp.spring.DeprecatedPropertyBean
Spring context.

D

deadProperties - Variable in class net.shibboleth.idp.spring.DeprecatedPropertyBean
Dead properties.
DEFAULT_METRIC_NAME - Static variable in class net.shibboleth.idp.metrics.impl.IdPGaugeSet
Default prefix for metrics.
deprecatedProperties - Variable in class net.shibboleth.idp.spring.DeprecatedPropertyBean
Deprecated properties.
DeprecatedPropertyBean - Class in net.shibboleth.idp.spring
A bean that emits deprecation warnings if a configurable set of properties are set.
DeprecatedPropertyBean() - Constructor for class net.shibboleth.idp.spring.DeprecatedPropertyBean
Constructor.
doInitialize() - Method in class net.shibboleth.idp.spring.DeprecatedPropertyBean

F

FAILFAST_PROPERTY - Static variable in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Property controlling whether to fail fast.

G

gauges - Variable in class net.shibboleth.idp.metrics.impl.IdPGaugeSet
The map of gauges.
getAdditionalSources(String, Properties) - Static method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Find out all the additional property files we need to load.
getAdditionalSources(String, Properties, boolean) - Static method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Find out all the additional property files we need to load.
getMetrics() - Method in class net.shibboleth.idp.metrics.impl.IdPGaugeSet
getSearchLocation() - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Get the well known search location.
getSearchTarget() - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Get the target resource to be searched for.
getVersion() - Static method in class net.shibboleth.idp.Version
Get the version of the IdP.

I

IDP_ADDITIONAL_PROPERTY - Static variable in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Property that points to more property sources.
IDP_AUTOSEARCH_PROPERTY - Static variable in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Property that controls auto-search for property sources.
IDP_HOME_PROPERTY - Static variable in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
IdP home property.
IDP_PROPERTIES - Static variable in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Target resource to be searched for.
IdPGaugeSet - Class in net.shibboleth.idp.metrics.impl
A set of gauges for core system information.
IdPGaugeSet() - Constructor for class net.shibboleth.idp.metrics.impl.IdPGaugeSet
Constructor.
IdPPropertiesApplicationContextInitializer - Class in net.shibboleth.idp.spring
An ApplicationContextInitializer which appends properties to the application context's environment.
IdPPropertiesApplicationContextInitializer() - Constructor for class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
 
initialize(ConfigurableApplicationContext) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
isContextRequired() - Method in class net.shibboleth.idp.metrics.impl.IdPGaugeSet
isFailFast(ConfigurableApplicationContext) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Whether we fail immediately if the config is bogus.

L

loadAdditionalPropertySources(ConfigurableApplicationContext, String, Properties) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Load additional property sources.
loadAdditionalPropertySources(ConfigurableApplicationContext, String, Properties, boolean) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Load additional property sources.
loadProperties(Properties, Resource) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Load properties from the resource.
log - Variable in class net.shibboleth.idp.spring.DeprecatedPropertyBean
Class logger.
LOG - Static variable in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Class logger.
logProperties(Properties) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Log property names and values at debug level, suppressing properties whose name matches 'password', 'credential', 'secret', or 'salt'.

M

main(String[]) - Static method in class net.shibboleth.idp.Version
Main entry point to program.
matches(String, Metric) - Method in class net.shibboleth.idp.metrics.impl.IdPGaugeSet
MDC_ATTRIBUTE - Static variable in class net.shibboleth.idp.Version
Name of MDC attribute that holds the IdP's version string: idp.version.

N

net.shibboleth.idp - package net.shibboleth.idp
Root package for IdP, contains a couple base/utility classes.
net.shibboleth.idp.metrics.impl - package net.shibboleth.idp.metrics.impl
Implementation classes supporting code instrumentation.
net.shibboleth.idp.spring - package net.shibboleth.idp.spring
Classes for extending, or supporting, Spring based configuration and object management.

S

SEARCH_LOCATION - Static variable in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Well known search location.
selectSearchLocation(ConfigurableApplicationContext) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Select the location used to search for the target.
setApplicationContext(ApplicationContext) - Method in class net.shibboleth.idp.spring.DeprecatedPropertyBean
setDeadProperties(Collection<String>) - Method in class net.shibboleth.idp.spring.DeprecatedPropertyBean
Set the property names to treat as defunct.
setDeprecatedProperties(Map<String, String>) - Method in class net.shibboleth.idp.spring.DeprecatedPropertyBean
Set the property names to deprecate, along with an optional replacement.
setExposedProperties(Set<String>) - Method in class net.shibboleth.idp.metrics.impl.IdPGaugeSet
Set the names of properties to expose as metrics.
setIdPHomeProperty(String, Properties) - Method in class net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer
Set the IdPPropertiesApplicationContextInitializer.IDP_HOME_PROPERTY property to the given path if not already set.

V

Version - Class in net.shibboleth.idp
Class for getting and printing the version of the IdP.
Version() - Constructor for class net.shibboleth.idp.Version
Constructor.
VERSION - Static variable in class net.shibboleth.idp.Version
IdP version.
A D F G I L M N S V 
All Classes and Interfaces|All Packages|Constant Field Values