From dcece198527eb3012a081402ad2e117e2136a4a4 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 1 Aug 2011 11:30:31 +0200 Subject: import trunk@2167 --- doc/api/index-all.html | 1055 ------------------------------------------------ 1 file changed, 1055 deletions(-) delete mode 100644 doc/api/index-all.html (limited to 'doc/api/index-all.html') diff --git a/doc/api/index-all.html b/doc/api/index-all.html deleted file mode 100644 index b42a19a..0000000 --- a/doc/api/index-all.html +++ /dev/null @@ -1,1055 +0,0 @@ - - - - - - - -Index (Shibboleth Discovery Service 1.1.2 Java API.) - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I L M O P R S T U V W X
-

-A

-
-
addPlugin(Plugin) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
Declares a plugin to the siteset. -
-
-

-B

-
-
BindingFilter - Class in edu.internet2.middleware.shibboleth.wayf.plugins.provider
See SDSJ-48.
BindingFilter(boolean) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.plugins.provider.BindingFilter -
Initialize the filter. -
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayNameBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayNameBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURLBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURLBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURLBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURLBuilder -
-
buildObject() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoBuilder -
-
buildObject(String, String, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoBuilder -
-
-
-

-C

-
-
compare(IdPSite, IdPSite) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSite.Compare -
  -
compareTo(Object, HttpServletRequest) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSite -
Comparison so we can sort the output for jsp. -
CONFIG_NS - -Static variable in class edu.internet2.middleware.shibboleth.wayf.XMLConstants -
Namespace for Discovery Service configuration. -
configureLogback(Resource) - -Method in class edu.internet2.middleware.shibboleth.wayf.LogbackConfigurationChangeListener -
Configures logback using the given resource as the Joran configuration file. -
containsIdP(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
For plugin handling we need to know quickly if a metadataset contains the idp. -
containsSP(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
We do not need to look at a set if it doesn't know about the given SP. -
-
-

-D

-
-
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Description -
Element local name. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHints -
Name of the element inside the Extensions. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayName -
Element local name. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHint -
Element local name. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHint -
Element local name. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURL -
Element local name. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHint -
Element local name. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
Element local name. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURL -
Element local name. -
DEFAULT_ELEMENT_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Name of the element inside the Extensions. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Description -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHints -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayName -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHint -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHint -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURL -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHint -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURL -
Default element name. -
DEFAULT_ELEMENT_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Default element name. -
deleteIdPName(String, int) - -Method in class edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlugin.SamlIdPCookie -
Remove origin from the cachedata and write it back. -
Description - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
DisplayName.
DescriptionBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of Description objects.
DescriptionBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionBuilder -
Constructor. -
DescriptionImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of Description.
DescriptionImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionImpl -
Constructor. -
DescriptionMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for Description objects.
DescriptionMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionMarshaller -
  -
DescriptionUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for Description objects.
DescriptionUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionUnmarshaller -
  -
DiscoHints - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
See IdP Discovery and Login UI Metadata Extension Profile.
DiscoHintsBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of UIInfo.
DiscoHintsBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsBuilder -
Constructor. -
DiscoHintsImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscHints.
DiscoHintsImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsImpl -
Constructor. -
DiscoHintsMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for @linkedu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHints objects.
DiscoHintsMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsMarshaller -
  -
DiscoHintsUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe Unmarshaller for org.opensaml.saml2.metadata.DiscoHints objects.
DiscoHintsUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsUnmarshaller -
  -
DiscoveryServiceHandler - Class in edu.internet2.middleware.shibboleth.wayf
Specific handler for each version of the Discovery Service.
DiscoveryServiceHandler(Element, Hashtable<String, IdPSiteSet>, Hashtable<String, Plugin>, HandlerConfig) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.DiscoveryServiceHandler -
Constructor to create and configure the handler. -
DisplayName - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
DisplayName.
DisplayNameBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of DisplayName objects.
DisplayNameBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayNameBuilder -
Constructor. -
DisplayNameImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of DisplayName.
DisplayNameImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayNameImpl -
Constructor. -
DisplayNameMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for DisplayName objects.
DisplayNameMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayNameMarshaller -
  -
DisplayNameUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for DisplayName objects.
DisplayNameUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayNameUnmarshaller -
  -
doFilter(XMLObject) - -Method in class edu.internet2.middleware.shibboleth.wayf.plugins.provider.BindingFilter -
Apply the filter. -
doFilter(XMLObject) - -Method in class edu.internet2.middleware.shibboleth.wayf.plugins.provider.ListFilter -
Apply the filter. -
doGet(HttpServletRequest, HttpServletResponse) - -Method in class edu.internet2.middleware.shibboleth.wayf.DiscoveryServiceHandler -
  -
doGet(HttpServletRequest, HttpServletResponse) - -Method in class edu.internet2.middleware.shibboleth.wayf.WayfService -
Handle an HTTP GET. -
DomainHint - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
IPHint.
DomainHintBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of DomainHint objects.
DomainHintBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintBuilder -
Constructor. -
DomainHintImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of DomainHint.
DomainHintImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintImpl -
Constructor. -
DomainHintMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for DomainHint objects.
DomainHintMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintMarshaller -
  -
DomainHintUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for DomainHint objects.
DomainHintUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintUnmarshaller -
  -
-
-

-E

-
-
edu.internet2.middleware.shibboleth.common - package edu.internet2.middleware.shibboleth.common
 
edu.internet2.middleware.shibboleth.wayf - package edu.internet2.middleware.shibboleth.wayf
 
edu.internet2.middleware.shibboleth.wayf.idpdisco - package edu.internet2.middleware.shibboleth.wayf.idpdisco
 
edu.internet2.middleware.shibboleth.wayf.plugins - package edu.internet2.middleware.shibboleth.wayf.plugins
 
edu.internet2.middleware.shibboleth.wayf.plugins.provider - package edu.internet2.middleware.shibboleth.wayf.plugins.provider
 
-
-

-F

-
-
forwardRequest(HttpServletRequest, HttpServletResponse, IdPSite) - -Static method in class edu.internet2.middleware.shibboleth.wayf.DiscoveryServiceHandler -
Uses an HTTP Status 307 redirect to forward the user to the IdP or the SP. -
-
-

-G

-
-
GeolocationHint - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
IPHint.
GeolocationHintBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of GeolocationHint objects.
GeolocationHintBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintBuilder -
Constructor. -
GeolocationHintImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of GeolocationHint.
GeolocationHintImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintImpl -
Constructor. -
GeolocationHintMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for GeolocationHint objects.
GeolocationHintMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintMarshaller -
  -
GeolocationHintUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for GeolocationHint objects.
GeolocationHintUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintUnmarshaller -
  -
getAddressForWAYF() - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSite -
When a user has selected an IdP, this provides the address to which we redirect. -
getDescription() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Description -
Gets the description of the EndPoint. -
getDescription() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionImpl -
Gets the description of the EndPoint. -
getDescriptions() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Return the descriptions. -
getDescriptions() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoImpl -
Return the descriptions. -
getDisplayName(HttpServletRequest) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSite -
Get the user friendly name for the entity, collecting the locale from the - browser if possible -
getDisplayName() - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSite -
Get the user friendly name for the entity, the language we previously set up. -
getDisplayName() - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
Return the human friendly name for this siteset. -
getDisplayNames() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Get the Display Names - - The element specifies a set of localized names fit for - display to users. -
getDisplayNames() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoImpl -
Get the Display Names - - The element specifies a set of localized names fit for - display to users. -
getDomainHints() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHints -
The element specifies a set of DNS domains associated with, - or serviced by, the entity. -
getDomainHints() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsImpl -
The element specifies a set of DNS domains associated with, - or serviced by, the entity. -
getEntity(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
  -
getErrorJspFile() - -Method in class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Get the name of the error jsp File this instance uses. -
getExtensions() - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSite -
Return all the extension elements. -
getGeolocationHints() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHints -
The element specifies the geographic coordinates associated - with, or serviced by, the entity. -
getGeolocationHints() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsImpl -
The element specifies the geographic coordinates associated - with, or serviced by, the entity. -
getHeight() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
Get the height of the logo. -
getHeight() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
Get the height of the logo. -
getHint() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHint -
Gets the Hint. -
getHint() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintImpl -
Gets the Hint. -
getHint() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHint -
Gets the Hint. -
getHint() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintImpl -
Gets the Hint. -
getHint() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHint -
Gets the Hint. -
getHint() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintImpl -
Gets the Hint. -
getIdentifier() - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
Return this sites (internal) identifier. -
getIdPList() - -Method in class edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlugin.SamlIdPCookie -
Return the list of Idps for this cookie. -
getIdPSites(String, HandlerConfig, Collection<IdPSite>) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
Return all the Idp in the provided entities descriptor. -
getInformationURLs() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Get the URLs. -
getInformationURLs() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoImpl -
Get the URLs. -
getIPHints() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHints -
The element specifies a set of [CIDR] blocks associated with, - or serviced by, the entity. -
getIPHints() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsImpl -
The element specifies a set of [CIDR] blocks associated with, - or serviced by, the entity. -
getJspFile() - -Method in class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Get the name of the jsp File this instance uses. -
getLocation() - -Method in class edu.internet2.middleware.shibboleth.wayf.DiscoveryServiceHandler -
The 'Name' of the service. -
getLogos() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Get the logos. -
getLogos() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoImpl -
Get the logos. -
getLookupSp() - -Method in class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Do we lookup the SP or just return all the IdPs?. -
getName() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayName -
Gets the name of the EndPoint. -
getName() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedName -
Gets the name. -
getName() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameImpl -
Gets the name. -
getName() - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSite -
Get the name for the enclosed entity. -
getName() - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSetEntry -
Return something to display for this set of sites. -
getOrderedChildren() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsImpl -
-
getOrderedChildren() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintImpl -
-
getOrderedChildren() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintImpl -
-
getOrderedChildren() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintImpl -
-
getOrderedChildren() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameImpl -
-
getOrderedChildren() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIImpl -
-
getOrderedChildren() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
-
getOrderedChildren() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoImpl -
-
getPrivacyStatementURLs() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Get the Privacy Statement URLs. -
getPrivacyStatementURLs() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoImpl -
Get the Privacy Statement URLs. -
getProvideList() - -Method in class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Do we provide a list of IdPs?. -
getProvideListOfLists() - -Method in class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Do we provide a list of lists of IdPs?. -
getSite(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
Return the idpSite for the given entity name. -
getSites() - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSetEntry -
Return the list of associated sites. -
getURI() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURI -
Gets the URI. -
getURI() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIImpl -
Gets the URI. -
getURL() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURL -
Gets the InformationURL of the EndPoint. -
getURL() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURLImpl -
Gets the InformationURL of the EndPoint. -
getURL() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
Gets the URL. -
getURL() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
Gets the URL. -
getURL() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURL -
Gets the PrivacyStatementURL of the EndPoint. -
getURL() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURLImpl -
Gets the PrivacyStatementURL of the EndPoint. -
getWarnOnBadBinding() - -Method in class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Do ignore badly formed bindings or just warn -
getWidth() - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
Get the width of the logo. -
getWidth() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
Get the width of the logo. -
getXMLLang() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameImpl -
-
getXMLLang() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIImpl -
-
getXMLLang() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
-
-
-

-H

-
-
HandlerConfig - Class in edu.internet2.middleware.shibboleth.wayf
Class used by the DiscoveryServiceHandler to handle run time behaviour.
HandlerConfig() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Build the 'default default' configuation. -
HandlerConfig(Element, HandlerConfig) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Parse the Supplied XML element into a new WayfConfig Object. -
hashCode() - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
-
HEIGHT_ATTR_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
  -
-
-

-I

-
-
IDP_SSO_BINDING - -Static variable in class edu.internet2.middleware.shibboleth.wayf.XMLConstants -
SSO Binding name. -
IdPSite - Class in edu.internet2.middleware.shibboleth.wayf
A class which abstracts an IdP for the sake of the WAYF display.
IdPSite(EntityDescriptor) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.IdPSite -
Create a new element from the provided Entity. -
IdPSite.Compare - Class in edu.internet2.middleware.shibboleth.wayf
 
IdPSite.Compare(HttpServletRequest) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.IdPSite.Compare -
  -
IdPSiteSet - Class in edu.internet2.middleware.shibboleth.wayf
Represents a collection of related sites as described by a single source of metadata.
IdPSiteSet(Element, ParserPool, boolean) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
Create a new IdPSiteSet as described by the supplied XML segment. -
IdPSiteSetEntry - Class in edu.internet2.middleware.shibboleth.wayf
This is just a container class for tieing together a set of IdPs to a name - this being what - is sent to the JSP for display purposes.
IdPSiteSetEntry(IdPSiteSet, Collection<IdPSite>) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.IdPSiteSetEntry -
Create an object which contains just these two objects. -
InformationURL - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
InformationURL.
InformationURLBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of InformationURL objects.
InformationURLBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURLBuilder -
Constructor. -
InformationURLImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of InformationURL.
InformationURLImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURLImpl -
Constructor. -
InformationURLMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for InformationURL objects.
InformationURLMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURLMarshaller -
  -
InformationURLUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for InformationURL objects.
InformationURLUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURLUnmarshaller -
  -
init() - -Method in class edu.internet2.middleware.shibboleth.wayf.WayfService -
Initialize the Discovery Service. -
IPHint - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
IPHint.
IPHintBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of IPHint objects.
IPHintBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintBuilder -
Constructor. -
IPHintImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of IPHint.
IPHintImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintImpl -
Constructor. -
IPHintMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for IPHint objects.
IPHintMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintMarshaller -
  -
IPHintUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for IPHint objects.
IPHintUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintUnmarshaller -
  -
isDefault() - -Method in class edu.internet2.middleware.shibboleth.wayf.DiscoveryServiceHandler -
Whether this is the default service. -
isIgnoredForMatch(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.HandlerConfig -
Determines if a particular string token should be used for matching when a user searches for origins. -
-
-

-L

-
-
LANG_ATTRIB_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Language attribute name. -
ListFilter - Class in edu.internet2.middleware.shibboleth.wayf.plugins.provider
See SDSJ-57.
ListFilter(Element) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.plugins.provider.ListFilter -
Initialize the filter. -
LocalizedName - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
LocalizedName.
LocalizedNameImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of LocalizedName.
LocalizedNameImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameImpl -
Constructor. -
LocalizedNameMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for LocalizedName objects.
LocalizedNameMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameMarshaller -
  -
LocalizedNameUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for LocalizedName objects.
LocalizedNameUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameUnmarshaller -
  -
LocalizedURI - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
LocalizedURI.
LocalizedURIImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of LocalizedURI.
LocalizedURIImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIImpl -
Constructor. -
LocalizedURIMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for LocalizedURI objects.
LocalizedURIMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIMarshaller -
  -
LocalizedURIUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalURI objects.
LocalizedURIUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIUnmarshaller -
  -
LogbackConfigurationChangeListener - Class in edu.internet2.middleware.shibboleth.wayf
Callback that may be registered for a watch logback configuration file.
LogbackConfigurationChangeListener() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.LogbackConfigurationChangeListener -
  -
LogbackLoggingService - Class in edu.internet2.middleware.shibboleth.wayf
Simple logging service that watches for logback configuration file changes and reloads the file when a change occurs.
LogbackLoggingService(String, long) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.LogbackLoggingService -
Constructor. -
Logo - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
Localized logo type.
LogoBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of Logo objects.
LogoBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoBuilder -
Constructor. -
LogoImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of Logo.
LogoImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
Constructor. -
LogoMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for Logo objects.
LogoMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoMarshaller -
  -
LogoUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe Unmarshaller for org.opensaml.saml2.metadata.Logo objects.
LogoUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoUnmarshaller -
  -
lookup(HttpServletRequest, HttpServletResponse, PluginMetadataParameter, Map<String, IdPSite>, PluginContext, List<IdPSite>) - -Method in interface edu.internet2.middleware.shibboleth.wayf.plugins.Plugin -
The WAYF calls each plugin at this entry point when it is first contacted. -
lookup(HttpServletRequest, HttpServletResponse, PluginMetadataParameter, Map<String, IdPSite>, PluginContext, List<IdPSite>) - -Method in class edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlugin -
This is the 'hook' in the lookup part of Discovery Service processing. -
-
-

-M

-
-
main(String[]) - -Static method in class edu.internet2.middleware.shibboleth.wayf.Version -
Main entry point to program. -
marshallAttributes(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameMarshaller -
-
marshallAttributes(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIMarshaller -
-
marshallAttributes(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoMarshaller -
-
marshallElementContent(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintMarshaller -
-
marshallElementContent(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintMarshaller -
-
marshallElementContent(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintMarshaller -
-
marshallElementContent(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameMarshaller -
-
marshallElementContent(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIMarshaller -
-
marshallElementContent(XMLObject, Element) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoMarshaller -
-
MDUI_NS - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHints -
Namespace for Discovery Service metadata extensions. -
MDUI_NS - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Namespace for Discovery Service metadata extensions. -
MDUI_PREFIX - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHints -
Default namespace prefix used by this library. -
MDUI_PREFIX - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo -
Default namespace prefix used by this library. -
-
-

-O

-
-
onEvent(MetadataProvider) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
  -
onResourceCreate(Resource) - -Method in class edu.internet2.middleware.shibboleth.wayf.LogbackConfigurationChangeListener -
-
onResourceDelete(Resource) - -Method in class edu.internet2.middleware.shibboleth.wayf.LogbackConfigurationChangeListener -
-
onResourceUpdate(Resource) - -Method in class edu.internet2.middleware.shibboleth.wayf.LogbackConfigurationChangeListener -
-
-
-

-P

-
-
paramFor(Plugin) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSiteSet -
Return the parameter that this plugin uses. -
Plugin - Interface in edu.internet2.middleware.shibboleth.wayf.plugins
The Plugin interface is used to affect the 'hints' that the WAYF offers to the users.
PluginContext - Interface in edu.internet2.middleware.shibboleth.wayf.plugins
This is a marker interface.
PluginMetadataParameter - Interface in edu.internet2.middleware.shibboleth.wayf.plugins
The PluginParameter is a marker interface which a WAYF Plugin can use to associate extra information - with the metadata.
PrivacyStatementURL - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
PrivacyStatementURL.
PrivacyStatementURLBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of PrivacyStatementURL objects.
PrivacyStatementURLBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURLBuilder -
Constructor. -
PrivacyStatementURLImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of PrivacyStatementURL.
PrivacyStatementURLImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURLImpl -
Constructor. -
PrivacyStatementURLMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for PrivacyStatementURL objects.
PrivacyStatementURLMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURLMarshaller -
  -
PrivacyStatementURLUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe unmarshaller for PrivacyStatementURL objects.
PrivacyStatementURLUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURLUnmarshaller -
  -
processAttribute(XMLObject, Attr) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameUnmarshaller -
-
processAttribute(XMLObject, Attr) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIUnmarshaller -
-
processAttribute(XMLObject, Attr) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoUnmarshaller -
-
processChildElement(XMLObject, XMLObject) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsUnmarshaller -
-
processChildElement(XMLObject, XMLObject) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoUnmarshaller -
-
processElementContent(XMLObject, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintUnmarshaller -
-
processElementContent(XMLObject, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintUnmarshaller -
-
processElementContent(XMLObject, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintUnmarshaller -
-
processElementContent(XMLObject, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameUnmarshaller -
-
processElementContent(XMLObject, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIUnmarshaller -
-
processElementContent(XMLObject, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoUnmarshaller -
-
-
-

-R

-
-
refreshMetadata(MetadataProvider) - -Method in interface edu.internet2.middleware.shibboleth.wayf.plugins.Plugin -
Whenever the WAYF discoveres that the metadata is stale, it reloads it and calls each plugin at this method. -
refreshMetadata(MetadataProvider) - -Method in class edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlugin -
Plugin point which is called when the data is refreshed. -
-
-

-S

-
-
SALM2_PROTOCOL - -Static variable in class edu.internet2.middleware.shibboleth.wayf.XMLConstants -
SAML2 protocol -
SamlCookiePlugin - Class in edu.internet2.middleware.shibboleth.wayf.plugins.provider
This is a test implementation of the saml cookie lookup stuff to - see whether it fits the plugin architecture.
SamlCookiePlugin(Element) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlugin -
This constructor is called during wayf initialization with it's - own little bit of XML config. -
SamlCookiePlugin.SamlIdPCookie - Class in edu.internet2.middleware.shibboleth.wayf.plugins.provider
Class to abstract away the saml cookie for us.
search(HttpServletRequest, HttpServletResponse, PluginMetadataParameter, String, Map<String, IdPSite>, PluginContext, Collection<IdPSite>, List<IdPSite>) - -Method in interface edu.internet2.middleware.shibboleth.wayf.plugins.Plugin -
This method is called when the user specified a search operation. -
search(HttpServletRequest, HttpServletResponse, PluginMetadataParameter, String, Map<String, IdPSite>, PluginContext, Collection<IdPSite>, List<IdPSite>) - -Method in class edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlugin -
Plgin point for searching. -
selected(HttpServletRequest, HttpServletResponse, PluginMetadataParameter, String) - -Method in interface edu.internet2.middleware.shibboleth.wayf.plugins.Plugin -
This method is called, for every plugin, after a user has selected an IdP. -
selected(HttpServletRequest, HttpServletResponse, PluginMetadataParameter, String) - -Method in class edu.internet2.middleware.shibboleth.wayf.plugins.provider.SamlCookiePlugin -
Plugin point for selection. -
setDescription(LocalizedString) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Description -
Sets the description of the EndPoint. -
setDescription(LocalizedString) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionImpl -
Sets the description of the EndPoint. -
setDisplayLanguage(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.IdPSite -
Prior to display we set the display language from the - browser. -
setHeight(Integer) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
Sets the height of the logo. -
setHeight(Integer) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
Sets the height of the logo. -
setHint(String) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHint -
Sets the hint. -
setHint(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.DomainHintImpl -
Sets the hint. -
setHint(String) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHint -
Sets the hint. -
setHint(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintImpl -
Sets the hint. -
setHint(String) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHint -
Sets the hint. -
setHint(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.IPHintImpl -
Sets the hint. -
setName(LocalizedString) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.DisplayName -
Sets the EndPoint name. -
setName(LocalizedString) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedName -
Sets the name. -
setName(LocalizedString) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameImpl -
Sets the name. -
setURI(LocalizedString) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURI -
Sets the URI. -
setURI(LocalizedString) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIImpl -
Sets the URI. -
setURL(LocalizedString) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURL -
Sets the InformationURL of the EndPoint. -
setURL(LocalizedString) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.InformationURLImpl -
Sets the InformationURL of the EndPoint. -
setURL(LocalizedString) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
Sets the URL. -
setURL(LocalizedString) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
Sets the URL. -
setURL(LocalizedString) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURL -
Sets the PrivacyStatementURL of the EndPoint. -
setURL(LocalizedString) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.PrivacyStatementURLImpl -
Sets the PrivacyStatementURL of the EndPoint. -
setWidth(Integer) - -Method in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
Sets the width of the logo. -
setWidth(Integer) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
Sets the width of the logo. -
setXMLLang(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedNameImpl -
-
setXMLLang(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURIImpl -
-
setXMLLang(String) - -Method in class edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoImpl -
-
SHIB_NS - -Static variable in class edu.internet2.middleware.shibboleth.wayf.XMLConstants -
Shibboleth XML namespace. -
ShibbolethConfigurationException - Exception in edu.internet2.middleware.shibboleth.common
Signals that the a Shibboleth component has been given insufficient or improper runtime configuration paramerts.
ShibbolethConfigurationException(String) - -Constructor for exception edu.internet2.middleware.shibboleth.common.ShibbolethConfigurationException -
Build an object embedding a String message. -
ShibbolethConfigurationException(String, Throwable) - -Constructor for exception edu.internet2.middleware.shibboleth.common.ShibbolethConfigurationException -
Build an object which embeds an message an exception. -
-
-

-T

-
-
TYPE_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedName -
Local name of the XSI type. -
TYPE_LOCAL_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.LocalizedURI -
Local name of the XSI type. -
-
-

-U

-
-
UIInfo - Interface in edu.internet2.middleware.shibboleth.wayf.idpdisco
See IdP Discovery and Login UI Metadata Extension Profile.
UIInfoBuilder - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Builder of UIInfo.
UIInfoBuilder() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoBuilder -
Constructor. -
UIInfoImpl - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
Concrete implementation of UIInfo.
UIInfoImpl(String, String, String) - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoImpl -
Constructor. -
UIInfoMarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread safe Marshaller for @linkedu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfo objects.
UIInfoMarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoMarshaller -
  -
UIInfoUnmarshaller - Class in edu.internet2.middleware.shibboleth.wayf.idpdisco
A thread-safe Unmarshaller for org.opensaml.saml2.metadata.UIInfo objects.
UIInfoUnmarshaller() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.idpdisco.UIInfoUnmarshaller -
  -
-
-

-V

-
-
Version - Class in edu.internet2.middleware.shibboleth.wayf
Class for printing the version of this library.
Version() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.Version -
  -
-
-

-W

-
-
WayfException - Exception in edu.internet2.middleware.shibboleth.wayf
Signals that an error has occurred while processing a Shibboleth WAYF request.
WayfException(String, Throwable) - -Constructor for exception edu.internet2.middleware.shibboleth.wayf.WayfException -
Constructor with a description and an exception. -
WayfException(String) - -Constructor for exception edu.internet2.middleware.shibboleth.wayf.WayfException -
Constructure with just a description. -
WayfRequestHandled - Exception in edu.internet2.middleware.shibboleth.wayf.plugins
This Exception can be signalled by a plugin to indicate to the WAYF that it has handled the - request and all processing should stop.
WayfRequestHandled() - -Constructor for exception edu.internet2.middleware.shibboleth.wayf.plugins.WayfRequestHandled -
  -
WayfService - Class in edu.internet2.middleware.shibboleth.wayf
A servlet implementation of the Shibboleth WAYF service.
WayfService() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.WayfService -
  -
WIDTH_ATTR_NAME - -Static variable in interface edu.internet2.middleware.shibboleth.wayf.idpdisco.Logo -
  -
-
-

-X

-
-
XMLConstants - Class in edu.internet2.middleware.shibboleth.wayf
Holder class for various XML constants (namespaces and so forth).
XMLConstants() - -Constructor for class edu.internet2.middleware.shibboleth.wayf.XMLConstants -
  -
-
-A B C D E F G H I L M O P R S T U V W X - - - - - - - - - - - - - - -
- -
- - - -
-Copyright © 2006-2010 Internet2. All Rights Reserved. - - -- cgit v1.1