Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The only supported use of this provider is with a Spring-defined bean which is a Spring Resource (or more rarely a Shibboleth Resource) via the resourceRef attribute. It's primarily historical but is a useful extension point since implementing a new Resource class is much simpler than an entirely new metadata provider.

Reference

Localtabgroup
Localtab
activetrue
titleSpecific XML Attributes

...

Any of the Common Attributes or the Reloading Attributes may be configured. 

In addition, the resourceRef property is required, to specify the source of the data via a Spring bean ID.

...

NameTypeReq?Description
resourceRef
Bean IDYBean ID of a Spring Resource
Localtab
idCommonAttributes
titleCommon XML Attributes

Include Page
MetadataProviderCommonAttributes
MetadataProviderCommonAttributes

...

Localtab
idReloadingAttributes

...

titleReloading XML Attributes

Include Page
MetadataProviderReloadingAttributes
MetadataProviderReloadingAttributes

Child Elements

Any of the following child elements may be specified (in order).

...

Localtab
titleCommon XML Elements

Include Page
MetadataProviderChildElements
MetadataProviderChildElements

Examples

The following example loads metadata from the supplied bean

...