From 3fc853cc1e861f455888a92ff0c9995270d2ba2c Mon Sep 17 00:00:00 2001 From: root Date: Mon, 25 Jul 2011 20:14:02 +0200 Subject: imported 1.1.2 --- doc/api/allclasses-frame.html | 121 +++- doc/api/allclasses-noframe.html | 121 +++- doc/api/constant-values.html | 282 ++++++++- doc/api/deprecated-list.html | 12 +- .../common/ShibbolethConfigurationException.html | 43 +- .../ShibbolethConfigurationException.html | 26 +- .../shibboleth/common/package-frame.html | 6 +- .../shibboleth/common/package-summary.html | 13 +- .../middleware/shibboleth/common/package-tree.html | 18 +- .../middleware/shibboleth/common/package-use.html | 12 +- .../shibboleth/wayf/DiscoveryResponseBuilder.html | 312 ---------- .../shibboleth/wayf/DiscoveryResponseImpl.html | 420 -------------- .../wayf/DiscoveryResponseUnmarshaller.html | 298 ---------- .../shibboleth/wayf/DiscoveryServiceHandler.html | 37 +- .../middleware/shibboleth/wayf/HandlerConfig.html | 37 +- .../shibboleth/wayf/IdPSite.Compare.html | 29 +- .../middleware/shibboleth/wayf/IdPSite.html | 77 ++- .../middleware/shibboleth/wayf/IdPSiteSet.html | 61 +- .../shibboleth/wayf/IdPSiteSetEntry.html | 33 +- .../wayf/LogbackConfigurationChangeListener.html | 21 +- .../shibboleth/wayf/LogbackLoggingService.html | 25 +- .../middleware/shibboleth/wayf/Version.html | 25 +- .../middleware/shibboleth/wayf/WayfException.html | 43 +- .../middleware/shibboleth/wayf/WayfService.html | 21 +- .../middleware/shibboleth/wayf/XMLConstants.html | 53 +- .../wayf/class-use/DiscoveryResponseBuilder.html | 141 ----- .../wayf/class-use/DiscoveryResponseImpl.html | 187 ------ .../class-use/DiscoveryResponseUnmarshaller.html | 141 ----- .../wayf/class-use/DiscoveryServiceHandler.html | 16 +- .../shibboleth/wayf/class-use/HandlerConfig.html | 30 +- .../shibboleth/wayf/class-use/IdPSite.Compare.html | 16 +- .../shibboleth/wayf/class-use/IdPSite.html | 98 ++-- .../shibboleth/wayf/class-use/IdPSiteSet.html | 24 +- .../shibboleth/wayf/class-use/IdPSiteSetEntry.html | 16 +- .../LogbackConfigurationChangeListener.html | 16 +- .../wayf/class-use/LogbackLoggingService.html | 16 +- .../shibboleth/wayf/class-use/Version.html | 16 +- .../shibboleth/wayf/class-use/WayfException.html | 20 +- .../shibboleth/wayf/class-use/WayfService.html | 16 +- .../shibboleth/wayf/class-use/XMLConstants.html | 16 +- .../shibboleth/wayf/idpdisco/Description.html | 361 ++++++++++++ .../wayf/idpdisco/DescriptionBuilder.html | 315 +++++++++++ .../shibboleth/wayf/idpdisco/DescriptionImpl.html | 412 ++++++++++++++ .../wayf/idpdisco/DescriptionMarshaller.html | 262 +++++++++ .../wayf/idpdisco/DescriptionUnmarshaller.html | 262 +++++++++ .../shibboleth/wayf/idpdisco/DiscoHints.html | 396 +++++++++++++ .../wayf/idpdisco/DiscoHintsBuilder.html | 315 +++++++++++ .../shibboleth/wayf/idpdisco/DiscoHintsImpl.html | 423 ++++++++++++++ .../wayf/idpdisco/DiscoHintsMarshaller.html | 252 +++++++++ .../wayf/idpdisco/DiscoHintsUnmarshaller.html | 290 ++++++++++ .../shibboleth/wayf/idpdisco/DisplayName.html | 352 ++++++++++++ .../wayf/idpdisco/DisplayNameBuilder.html | 315 +++++++++++ .../shibboleth/wayf/idpdisco/DisplayNameImpl.html | 354 ++++++++++++ .../wayf/idpdisco/DisplayNameMarshaller.html | 262 +++++++++ .../wayf/idpdisco/DisplayNameUnmarshaller.html | 262 +++++++++ .../shibboleth/wayf/idpdisco/DomainHint.html | 325 +++++++++++ .../wayf/idpdisco/DomainHintBuilder.html | 315 +++++++++++ .../shibboleth/wayf/idpdisco/DomainHintImpl.html | 390 +++++++++++++ .../wayf/idpdisco/DomainHintMarshaller.html | 290 ++++++++++ .../wayf/idpdisco/DomainHintUnmarshaller.html | 287 ++++++++++ .../shibboleth/wayf/idpdisco/GeolocationHint.html | 325 +++++++++++ .../wayf/idpdisco/GeolocationHintBuilder.html | 315 +++++++++++ .../wayf/idpdisco/GeolocationHintImpl.html | 390 +++++++++++++ .../wayf/idpdisco/GeolocationHintMarshaller.html | 290 ++++++++++ .../wayf/idpdisco/GeolocationHintUnmarshaller.html | 287 ++++++++++ .../shibboleth/wayf/idpdisco/IPHint.html | 325 +++++++++++ .../shibboleth/wayf/idpdisco/IPHintBuilder.html | 315 +++++++++++ .../shibboleth/wayf/idpdisco/IPHintImpl.html | 390 +++++++++++++ .../shibboleth/wayf/idpdisco/IPHintMarshaller.html | 290 ++++++++++ .../wayf/idpdisco/IPHintUnmarshaller.html | 287 ++++++++++ .../shibboleth/wayf/idpdisco/InformationURL.html | 361 ++++++++++++ .../wayf/idpdisco/InformationURLBuilder.html | 315 +++++++++++ .../wayf/idpdisco/InformationURLImpl.html | 412 ++++++++++++++ .../wayf/idpdisco/InformationURLMarshaller.html | 262 +++++++++ .../wayf/idpdisco/InformationURLUnmarshaller.html | 262 +++++++++ .../shibboleth/wayf/idpdisco/LocalizedName.html | 324 +++++++++++ .../wayf/idpdisco/LocalizedNameImpl.html | 450 +++++++++++++++ .../wayf/idpdisco/LocalizedNameMarshaller.html | 322 +++++++++++ .../wayf/idpdisco/LocalizedNameUnmarshaller.html | 319 +++++++++++ .../shibboleth/wayf/idpdisco/LocalizedURI.html | 324 +++++++++++ .../shibboleth/wayf/idpdisco/LocalizedURIImpl.html | 450 +++++++++++++++ .../wayf/idpdisco/LocalizedURIMarshaller.html | 322 +++++++++++ .../wayf/idpdisco/LocalizedURIUnmarshaller.html | 319 +++++++++++ .../middleware/shibboleth/wayf/idpdisco/Logo.html | 475 ++++++++++++++++ .../shibboleth/wayf/idpdisco/LogoBuilder.html | 315 +++++++++++ .../shibboleth/wayf/idpdisco/LogoImpl.html | 569 +++++++++++++++++++ .../shibboleth/wayf/idpdisco/LogoMarshaller.html | 319 +++++++++++ .../shibboleth/wayf/idpdisco/LogoUnmarshaller.html | 316 +++++++++++ .../wayf/idpdisco/PrivacyStatementURL.html | 361 ++++++++++++ .../wayf/idpdisco/PrivacyStatementURLBuilder.html | 315 +++++++++++ .../wayf/idpdisco/PrivacyStatementURLImpl.html | 412 ++++++++++++++ .../idpdisco/PrivacyStatementURLMarshaller.html | 262 +++++++++ .../idpdisco/PrivacyStatementURLUnmarshaller.html | 262 +++++++++ .../shibboleth/wayf/idpdisco/UIInfo.html | 484 ++++++++++++++++ .../shibboleth/wayf/idpdisco/UIInfoBuilder.html | 315 +++++++++++ .../shibboleth/wayf/idpdisco/UIInfoImpl.html | 491 ++++++++++++++++ .../shibboleth/wayf/idpdisco/UIInfoMarshaller.html | 252 +++++++++ .../wayf/idpdisco/UIInfoUnmarshaller.html | 290 ++++++++++ .../wayf/idpdisco/class-use/Description.html | 231 ++++++++ .../idpdisco/class-use/DescriptionBuilder.html | 145 +++++ .../wayf/idpdisco/class-use/DescriptionImpl.html | 145 +++++ .../idpdisco/class-use/DescriptionMarshaller.html | 145 +++++ .../class-use/DescriptionUnmarshaller.html | 145 +++++ .../wayf/idpdisco/class-use/DiscoHints.html | 207 +++++++ .../wayf/idpdisco/class-use/DiscoHintsBuilder.html | 145 +++++ .../wayf/idpdisco/class-use/DiscoHintsImpl.html | 145 +++++ .../idpdisco/class-use/DiscoHintsMarshaller.html | 145 +++++ .../idpdisco/class-use/DiscoHintsUnmarshaller.html | 145 +++++ .../wayf/idpdisco/class-use/DisplayName.html | 237 ++++++++ .../idpdisco/class-use/DisplayNameBuilder.html | 145 +++++ .../wayf/idpdisco/class-use/DisplayNameImpl.html | 145 +++++ .../idpdisco/class-use/DisplayNameMarshaller.html | 145 +++++ .../class-use/DisplayNameUnmarshaller.html | 145 +++++ .../wayf/idpdisco/class-use/DomainHint.html | 233 ++++++++ .../wayf/idpdisco/class-use/DomainHintBuilder.html | 145 +++++ .../wayf/idpdisco/class-use/DomainHintImpl.html | 145 +++++ .../idpdisco/class-use/DomainHintMarshaller.html | 145 +++++ .../idpdisco/class-use/DomainHintUnmarshaller.html | 145 +++++ .../wayf/idpdisco/class-use/GeolocationHint.html | 233 ++++++++ .../idpdisco/class-use/GeolocationHintBuilder.html | 145 +++++ .../idpdisco/class-use/GeolocationHintImpl.html | 145 +++++ .../class-use/GeolocationHintMarshaller.html | 145 +++++ .../class-use/GeolocationHintUnmarshaller.html | 145 +++++ .../shibboleth/wayf/idpdisco/class-use/IPHint.html | 233 ++++++++ .../wayf/idpdisco/class-use/IPHintBuilder.html | 145 +++++ .../wayf/idpdisco/class-use/IPHintImpl.html | 145 +++++ .../wayf/idpdisco/class-use/IPHintMarshaller.html | 145 +++++ .../idpdisco/class-use/IPHintUnmarshaller.html | 145 +++++ .../wayf/idpdisco/class-use/InformationURL.html | 231 ++++++++ .../idpdisco/class-use/InformationURLBuilder.html | 145 +++++ .../idpdisco/class-use/InformationURLImpl.html | 145 +++++ .../class-use/InformationURLMarshaller.html | 145 +++++ .../class-use/InformationURLUnmarshaller.html | 145 +++++ .../wayf/idpdisco/class-use/LocalizedName.html | 221 ++++++++ .../wayf/idpdisco/class-use/LocalizedNameImpl.html | 189 +++++++ .../class-use/LocalizedNameMarshaller.html | 189 +++++++ .../class-use/LocalizedNameUnmarshaller.html | 189 +++++++ .../wayf/idpdisco/class-use/LocalizedURI.html | 221 ++++++++ .../wayf/idpdisco/class-use/LocalizedURIImpl.html | 189 +++++++ .../idpdisco/class-use/LocalizedURIMarshaller.html | 189 +++++++ .../class-use/LocalizedURIUnmarshaller.html | 189 +++++++ .../shibboleth/wayf/idpdisco/class-use/Logo.html | 231 ++++++++ .../wayf/idpdisco/class-use/LogoBuilder.html | 145 +++++ .../wayf/idpdisco/class-use/LogoImpl.html | 145 +++++ .../wayf/idpdisco/class-use/LogoMarshaller.html | 145 +++++ .../wayf/idpdisco/class-use/LogoUnmarshaller.html | 145 +++++ .../idpdisco/class-use/PrivacyStatementURL.html | 231 ++++++++ .../class-use/PrivacyStatementURLBuilder.html | 145 +++++ .../class-use/PrivacyStatementURLImpl.html | 145 +++++ .../class-use/PrivacyStatementURLMarshaller.html | 145 +++++ .../class-use/PrivacyStatementURLUnmarshaller.html | 145 +++++ .../shibboleth/wayf/idpdisco/class-use/UIInfo.html | 207 +++++++ .../wayf/idpdisco/class-use/UIInfoBuilder.html | 145 +++++ .../wayf/idpdisco/class-use/UIInfoImpl.html | 145 +++++ .../wayf/idpdisco/class-use/UIInfoMarshaller.html | 145 +++++ .../idpdisco/class-use/UIInfoUnmarshaller.html | 145 +++++ .../shibboleth/wayf/idpdisco/package-frame.html | 156 +++++ .../shibboleth/wayf/idpdisco/package-summary.html | 396 +++++++++++++ .../shibboleth/wayf/idpdisco/package-tree.html | 229 ++++++++ .../shibboleth/wayf/idpdisco/package-use.html | 273 +++++++++ .../middleware/shibboleth/wayf/package-frame.html | 6 +- .../shibboleth/wayf/package-summary.html | 19 +- .../middleware/shibboleth/wayf/package-tree.html | 28 +- .../middleware/shibboleth/wayf/package-use.html | 14 +- .../middleware/shibboleth/wayf/plugins/Plugin.html | 43 +- .../shibboleth/wayf/plugins/PluginContext.html | 13 +- .../wayf/plugins/PluginMetadataParameter.html | 13 +- .../wayf/plugins/WayfRequestHandled.html | 31 +- .../shibboleth/wayf/plugins/class-use/Plugin.html | 22 +- .../wayf/plugins/class-use/PluginContext.html | 64 ++- .../plugins/class-use/PluginMetadataParameter.html | 44 +- .../wayf/plugins/class-use/WayfRequestHandled.html | 42 +- .../shibboleth/wayf/plugins/package-frame.html | 6 +- .../shibboleth/wayf/plugins/package-summary.html | 17 +- .../shibboleth/wayf/plugins/package-tree.html | 22 +- .../shibboleth/wayf/plugins/package-use.html | 12 +- .../wayf/plugins/provider/BindingFilter.html | 21 +- .../wayf/plugins/provider/ListFilter.html | 25 +- .../provider/SamlCookiePlugin.SamlIdPCookie.html | 29 +- .../wayf/plugins/provider/SamlCookiePlugin.html | 53 +- .../plugins/provider/class-use/BindingFilter.html | 16 +- .../plugins/provider/class-use/ListFilter.html | 16 +- .../class-use/SamlCookiePlugin.SamlIdPCookie.html | 16 +- .../provider/class-use/SamlCookiePlugin.html | 16 +- .../wayf/plugins/provider/package-frame.html | 6 +- .../wayf/plugins/provider/package-summary.html | 13 +- .../wayf/plugins/provider/package-tree.html | 14 +- .../wayf/plugins/provider/package-use.html | 12 +- doc/api/help-doc.html | 12 +- doc/api/index-all.html | 628 ++++++++++++++++++++- doc/api/index.html | 4 +- doc/api/options | 16 +- doc/api/overview-frame.html | 8 +- doc/api/overview-summary.html | 19 +- doc/api/overview-tree.html | 121 +++- doc/api/package-list | 1 + doc/api/packages | 1 + doc/api/serialized-form.html | 22 +- doc/api/stylesheet.css | 26 +- 199 files changed, 32423 insertions(+), 2221 deletions(-) delete mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/DiscoveryResponseBuilder.html delete mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/DiscoveryResponseImpl.html delete mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/DiscoveryResponseUnmarshaller.html delete mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/class-use/DiscoveryResponseBuilder.html delete mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/class-use/DiscoveryResponseImpl.html delete mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/class-use/DiscoveryResponseUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/Description.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DescriptionBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DescriptionImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DescriptionMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DescriptionUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DiscoHints.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DiscoHintsBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DiscoHintsImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DiscoHintsMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DiscoHintsUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DisplayName.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DisplayNameBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DisplayNameImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DisplayNameMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DisplayNameUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DomainHint.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DomainHintBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DomainHintImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DomainHintMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/DomainHintUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/GeolocationHint.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/GeolocationHintBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/GeolocationHintImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/GeolocationHintMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/GeolocationHintUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/IPHint.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/IPHintBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/IPHintImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/IPHintMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/IPHintUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/InformationURL.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/InformationURLBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/InformationURLImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/InformationURLMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/InformationURLUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LocalizedName.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LocalizedNameImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LocalizedNameMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LocalizedNameUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LocalizedURI.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LocalizedURIImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LocalizedURIMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LocalizedURIUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/Logo.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LogoBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LogoImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LogoMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/LogoUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/PrivacyStatementURL.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/PrivacyStatementURLBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/PrivacyStatementURLImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/PrivacyStatementURLMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/PrivacyStatementURLUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/UIInfo.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/UIInfoBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/UIInfoImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/UIInfoMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/UIInfoUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/Description.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DescriptionBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DescriptionImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DescriptionMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DescriptionUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DiscoHints.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DiscoHintsBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DiscoHintsImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DiscoHintsMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DiscoHintsUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DisplayName.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DisplayNameBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DisplayNameImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DisplayNameMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DisplayNameUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DomainHint.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DomainHintBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DomainHintImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DomainHintMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/DomainHintUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/GeolocationHint.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/GeolocationHintBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/GeolocationHintImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/GeolocationHintMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/GeolocationHintUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/IPHint.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/IPHintBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/IPHintImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/IPHintMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/IPHintUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/InformationURL.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/InformationURLBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/InformationURLImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/InformationURLMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/InformationURLUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LocalizedName.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LocalizedNameImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LocalizedNameMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LocalizedNameUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LocalizedURI.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LocalizedURIImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LocalizedURIMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LocalizedURIUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/Logo.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LogoBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LogoImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LogoMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/LogoUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURL.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURLBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURLImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURLMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/PrivacyStatementURLUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/UIInfo.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/UIInfoBuilder.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/UIInfoImpl.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/UIInfoMarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/class-use/UIInfoUnmarshaller.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/package-frame.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/package-summary.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/package-tree.html create mode 100644 doc/api/edu/internet2/middleware/shibboleth/wayf/idpdisco/package-use.html (limited to 'doc/api') diff --git a/doc/api/allclasses-frame.html b/doc/api/allclasses-frame.html index 962f318..781d007 100644 --- a/doc/api/allclasses-frame.html +++ b/doc/api/allclasses-frame.html @@ -2,12 +2,13 @@ - + -All Classes (Shibboleth Discovery Service 1.1.1 Java API.) +All Classes (Shibboleth Discovery Service 1.1.2 Java API.) + @@ -23,8 +24,58 @@ All Classes (Shibboleth Discovery Service 1.1.1 Java API.) BindingFilter
+Description +
+DescriptionBuilder +
+DescriptionImpl +
+DescriptionMarshaller +
+DescriptionUnmarshaller +
+DiscoHints +
+DiscoHintsBuilder +
+DiscoHintsImpl +
+DiscoHintsMarshaller +
+DiscoHintsUnmarshaller +
DiscoveryServiceHandler
+DisplayName +
+DisplayNameBuilder +
+DisplayNameImpl +
+DisplayNameMarshaller +
+DisplayNameUnmarshaller +
+DomainHint +
+DomainHintBuilder +
+DomainHintImpl +
+DomainHintMarshaller +
+DomainHintUnmarshaller +
+GeolocationHint +
+GeolocationHintBuilder +
+GeolocationHintImpl +
+GeolocationHintMarshaller +
+GeolocationHintUnmarshaller +
HandlerConfig
IdPSite @@ -35,22 +86,88 @@ All Classes (Shibboleth Discovery Service 1.1.1 Java API.)
IdPSiteSetEntry
+InformationURL +
+InformationURLBuilder +
+InformationURLImpl +
+InformationURLMarshaller +
+InformationURLUnmarshaller +
+IPHint +
+IPHintBuilder +
+IPHintImpl +
+IPHintMarshaller +
+IPHintUnmarshaller +
ListFilter
+LocalizedName +
+LocalizedNameImpl +
+LocalizedNameMarshaller +
+LocalizedNameUnmarshaller +
+LocalizedURI +
+LocalizedURIImpl +
+LocalizedURIMarshaller +
+LocalizedURIUnmarshaller +
LogbackConfigurationChangeListener
LogbackLoggingService
+Logo +
+LogoBuilder +
+LogoImpl +
+LogoMarshaller +
+LogoUnmarshaller +
Plugin
PluginContext
PluginMetadataParameter
+PrivacyStatementURL +
+PrivacyStatementURLBuilder +
+PrivacyStatementURLImpl +
+PrivacyStatementURLMarshaller +
+PrivacyStatementURLUnmarshaller +
SamlCookiePlugin
ShibbolethConfigurationException
+UIInfo +
+UIInfoBuilder +
+UIInfoImpl +
+UIInfoMarshaller +
+UIInfoUnmarshaller +
Version
WayfException diff --git a/doc/api/allclasses-noframe.html b/doc/api/allclasses-noframe.html index 577254a..7f24285 100644 --- a/doc/api/allclasses-noframe.html +++ b/doc/api/allclasses-noframe.html @@ -2,12 +2,13 @@ - + -All Classes (Shibboleth Discovery Service 1.1.1 Java API.) +All Classes (Shibboleth Discovery Service 1.1.2 Java API.) + @@ -23,8 +24,58 @@ All Classes (Shibboleth Discovery Service 1.1.1 Java API.) BindingFilter
+Description +
+DescriptionBuilder +
+DescriptionImpl +
+DescriptionMarshaller +
+DescriptionUnmarshaller +
+DiscoHints +
+DiscoHintsBuilder +
+DiscoHintsImpl +
+DiscoHintsMarshaller +
+DiscoHintsUnmarshaller +
DiscoveryServiceHandler
+DisplayName +
+DisplayNameBuilder +
+DisplayNameImpl +
+DisplayNameMarshaller +
+DisplayNameUnmarshaller +
+DomainHint +
+DomainHintBuilder +
+DomainHintImpl +
+DomainHintMarshaller +
+DomainHintUnmarshaller +
+GeolocationHint +
+GeolocationHintBuilder +
+GeolocationHintImpl +
+GeolocationHintMarshaller +
+GeolocationHintUnmarshaller +
HandlerConfig
IdPSite @@ -35,22 +86,88 @@ All Classes (Shibboleth Discovery Service 1.1.1 Java API.)
IdPSiteSetEntry
+InformationURL +
+InformationURLBuilder +
+InformationURLImpl +
+InformationURLMarshaller +
+InformationURLUnmarshaller +
+IPHint +
+IPHintBuilder +
+IPHintImpl +
+IPHintMarshaller +
+IPHintUnmarshaller +
ListFilter
+LocalizedName +
+LocalizedNameImpl +
+LocalizedNameMarshaller +
+LocalizedNameUnmarshaller +
+LocalizedURI +
+LocalizedURIImpl +
+LocalizedURIMarshaller +
+LocalizedURIUnmarshaller +
LogbackConfigurationChangeListener
LogbackLoggingService
+Logo +
+LogoBuilder +
+LogoImpl +
+LogoMarshaller +
+LogoUnmarshaller +
Plugin
PluginContext
PluginMetadataParameter
+PrivacyStatementURL +
+PrivacyStatementURLBuilder +
+PrivacyStatementURLImpl +
+PrivacyStatementURLMarshaller +
+PrivacyStatementURLUnmarshaller +
SamlCookiePlugin
ShibbolethConfigurationException
+UIInfo +
+UIInfoBuilder +
+UIInfoImpl +
+UIInfoMarshaller +
+UIInfoUnmarshaller +
Version
WayfException diff --git a/doc/api/constant-values.html b/doc/api/constant-values.html index 2e4577a..0d5316f 100644 --- a/doc/api/constant-values.html +++ b/doc/api/constant-values.html @@ -2,19 +2,22 @@ - + -Constant Field Values (Shibboleth Discovery Service 1.1.1 Java API.) +Constant Field Values (Shibboleth Discovery Service 1.1.2 Java API.) +