See: Description
| Class | Description |
|---|---|
| BooleanToPredicateConverter |
Allows setting of fixed
Predicate properties using a boolean value. |
| DurationPropertyEditor |
Allows setting of Duration-valued properties using lexical string form.
|
| DurationToLongConverter |
Allows setting of Duration-valued properties using lexical string form.
|
| IdentifiableBeanPostProcessor |
Pre-processes
IdentifiableComponent beans by setting the bean ID to the bean name. |
| NonReloadableExcluder |
Post-processes bean definitions by marking any reloadable beans as singletons,
and any non-reloadable beans as lazy-init to limit/prevent instantiation.
|
| ReloadableScope |
Custom Spring bean
Scope that directs bean requests into a managed ApplicationContext. |
| StringBooleanToPredicateConverter |
Allows setting of fixed
Predicate properties using a boolean string. |
| StringToIPRangeConverter |
Allows setting of
IPRange properties using a CIDR string. |
| StringToResourceConverter |
Allows setting
Resource properties using a string representing a Spring resource. |
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.