- getAltText() - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Find what the user specified for alt txt.
- getBrowserLanguages() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the browser languages.
- getBrowserLanguages() - Method in class net.shibboleth.idp.ui.context.SetRPUIInformation
-
Pluck the languages from the browser.
- getBrowserLanguages() - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Pluck the languages from the browser.
- getContactFromEntity() - Method in class net.shibboleth.idp.ui.taglib.ServiceContactTag
-
build an appropriate string from the <EntityDescriptor>.
- getContactPerson(ContactPersonTypeEnumeration) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Lookup the specified type of Contact in the RP metadata.
- getContactType(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Parser for the contact type.
- getDescriptionFromAttributeConsumingService(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for an <AttributeConsumeService> and if its there look for an appropriate description.
- getDescriptionFromAttributeConsumingService(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceDescriptionTag
-
look for an <AttributeConsumeService> and if its there look for an appropriate description.
- getDescriptionFromUIInfo(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look at <UIInfo> if there and if so look for appropriate description.
- getDescriptionFromUIInfo(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceDescriptionTag
-
look at <UIInfo> if there and if so look for appropriate description.
- getEmail(String, String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for the <ContactPerson> and within that the GivenName.
- getGivenName(String, String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for the <ContactPerson> and within that the GivenName.
- getHyperlink() - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Given the url build an appropriate <a href=...
- getInformationURLFromUIIinfo() - Method in class net.shibboleth.idp.ui.taglib.ServiceInformationURLTag
-
look for the <InformationURL> in the <UIInfo>.
- getLogoFromUIInfo(List<Logo>) - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
get an appropriate logo by lanaguage from the UIInfo.
- getLogoFromUIInfo() - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Get an appropriate Logo from UIInfo.
- getMetadataContextLookupStrategy() - Method in class net.shibboleth.idp.ui.context.SetRPUIInformation
-
Get the mechanism to go from the ProfileRequestContext to the SAMLMetadataContext.
- getNameFromAttributeConsumingService(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Look for an <AttributeConsumeService> and if its there look for an appropriate name.
- getNameFromAttributeConsumingService(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
look for an <AttributeConsumeService> and if its there look for an appropriate name.
- getNameFromEntityId() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
If the entityId can look like a host return that, otherwise the entityId in full.
- getNameFromEntityId() - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
If the entityId can look like a host return that, otherwise the entityId in full.
- getNameFromUIInfo(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look at <UIinfo>; if there and if so look for appropriate name.
- getNameFromUIInfo(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
look at <UIinfo>; if there and if so look for appropriate name.
- getOrganization() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the Organization from the SPSODescriptor, failing that the EntityDescriptor.
- getOrganizationDisplayName(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for the <OrganizationDisplayName>.
- getOrganizationDisplayName() - Method in class net.shibboleth.idp.ui.taglib.OrganizationDisplayNameTag
-
look for the <OrganizationDisplayName>.
- getOrganizationName(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for the <OrganizationName>.
- getOrganizationName() - Method in class net.shibboleth.idp.ui.taglib.OrganizationNameTag
-
look for the <OrganizationName>.
- getOrganizationURL() - Method in class net.shibboleth.idp.ui.taglib.OrganizationURLTag
-
look for the <OrganizationURL>.
- getPrivacyURLFromUIIinfo() - Method in class net.shibboleth.idp.ui.taglib.ServicePrivacyURLTag
-
look for the <PrivacyURL> in the <UIInfo>.
- getRPAttributeConsumingService() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the AttributeConsumingService for the request.
- getRPEntityDescriptor() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the EntityDescriptor.
- getRPSPSSODescriptor() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the SPSSODescriptor.
- getRPUInfo() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the RP UIInfo associated with the request.
- getRPUInfo(UIInfo) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Set the RP UIInfo associated with the request.
- getRPUInfo() - Method in class net.shibboleth.idp.ui.context.SetRPUIInformation
-
Get the RP UIInfo, caching the value and consulting if needed.
- getServiceName(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the service name.
- getServiceName() - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Get the identifier for the service name as per the rules above.
- getSPEntityDescriptor() - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Get the EntityDescriptor of the relying party.
- getSPOrganization() - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Traverse the SP's EntityDescriptor and pick out the Organization.
- getSPUIInfo() - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Traverse the SP's EntityDescriptor and pick out the UIInfo.
- getStringFromContact(ContactPerson) - Method in class net.shibboleth.idp.ui.taglib.ServiceContactTag
-
build an appropriate string from the <Contact>.
- getSurName(String, String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for the <ContactPerson> and within that the SurName.
- gsetRPUIContextCreateStrategy() - Method in class net.shibboleth.idp.ui.context.SetRPUIInformation
-
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.OrganizationDisplayNameTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.OrganizationNameTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.OrganizationURLTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.ServiceContactTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.ServiceDescriptionTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.ServiceInformationURLTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.ServiceNameTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.ServicePrivacyURLTag
-
Serial ID.
- serialVersionUID - Static variable in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Serial ID.
- ServiceContactTag - Class in net.shibboleth.idp.ui.taglib
-
return the contactInfo for the SP or null.
- ServiceContactTag() - Constructor for class net.shibboleth.idp.ui.taglib.ServiceContactTag
-
- ServiceDescriptionTag - Class in net.shibboleth.idp.ui.taglib
-
Display the description from the <mdui:UIInfo>.
- ServiceDescriptionTag() - Constructor for class net.shibboleth.idp.ui.taglib.ServiceDescriptionTag
-
- ServiceInformationURLTag - Class in net.shibboleth.idp.ui.taglib
-
Service InformationURL - directly from the metadata if present.
- ServiceInformationURLTag() - Constructor for class net.shibboleth.idp.ui.taglib.ServiceInformationURLTag
-
- ServiceLogoTag - Class in net.shibboleth.idp.ui.taglib
-
Logo for the SP.
- ServiceLogoTag() - Constructor for class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
- ServiceNameTag - Class in net.shibboleth.idp.ui.taglib
-
Display the serviceName.
- ServiceNameTag() - Constructor for class net.shibboleth.idp.ui.taglib.ServiceNameTag
-
- ServicePrivacyURLTag - Class in net.shibboleth.idp.ui.taglib
-
Service PrivacyURL - directly from the metadata if present.
- ServicePrivacyURLTag() - Constructor for class net.shibboleth.idp.ui.taglib.ServicePrivacyURLTag
-
- ServiceTagSupport - Class in net.shibboleth.idp.ui.taglib
-
Display the serviceName.
- ServiceTagSupport() - Constructor for class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
- setAlt(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Bean setter.
- setBrowserLanguages(List<String>) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Set the browser languages.
- setContactType(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceContactTag
-
Setter for the contactType bean.
- setCssClass(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Set the Css class to use.
- setCssId(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Get the Css class to use.
- setCssStyle(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Set the Css style to use.
- setDefaultValue(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceNameTag
-
Set the default value.
- setLinkText(String) - Method in class net.shibboleth.idp.ui.taglib.OrganizationURLTag
-
Bean setter for the link text attribute.
- setLinkText(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceInformationURLTag
-
Bean setter for the link text attribute.
- setLinkText(String) - Method in class net.shibboleth.idp.ui.taglib.ServicePrivacyURLTag
-
Bean setter for the link text attribute.
- setMaxHeight(Integer) - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Bean setter.
- setMaxWidth(Integer) - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Set the maximum width of the logo.
- setMetadataContextLookupStrategy(Function<ProfileRequestContext, SAMLMetadataContext>) - Method in class net.shibboleth.idp.ui.context.SetRPUIInformation
-
Set the mechanism to go from the ProfileRequestContext to the SAMLMetadataContext.
- setMinHeight(Integer) - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Set the minimum height.
- setMinWidth(Integer) - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Set the minimum width of the logo.
- setName(String) - Method in class net.shibboleth.idp.ui.taglib.ServiceContactTag
-
Set the contact name.
- setRPAttributeConsumingService(AttributeConsumingService) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Set the AttributeConsumingService for the request.
- setRPEntityDescriptor(EntityDescriptor) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Set the EntityDescriptor.
- setRPSPSSODescriptor(SPSSODescriptor) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Set the SPSSODescriptor.
- setRPUIContextCreateStrategy(Function<ProfileRequestContext, RelyingPartyUIContext>) - Method in class net.shibboleth.idp.ui.context.SetRPUIInformation
-
- SetRPUIInformation - Class in net.shibboleth.idp.ui.context
-
- SetRPUIInformation() - Constructor for class net.shibboleth.idp.ui.context.SetRPUIInformation
-
- spSSODescriptor - Variable in class net.shibboleth.idp.ui.context.SetRPUIInformation
-
The SPSSODescriptor.