- 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.impl.SetRPUIInformation
-
Pluck the languages from the browser.
- getContactEmail(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for the <ContactPerson> and within that the Email.
- getContactFromEntity() - Method in class net.shibboleth.idp.ui.taglib.ServiceContactTag
-
build an appropriate string from the <EntityDescriptor>.
- getContactGivenName(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for the <ContactPerson> and within that the GivenName.
- getContactPerson(ContactPersonTypeEnumeration) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Lookup the specified type of Contact in the RP metadata.
- getContactSurName(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look for the <ContactPerson> and within that the SurName.
- 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.
- getDescriptionFromUIInfo(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
look at <UIInfo> if there and if so look for appropriate description.
- getFallbackLanguages() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the fallback languages.
- getHyperlink() - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Given the url build an appropriate <a href=...
- getInformationURL() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the <mdui:InformationURL>.
- getInformationURLFromUIIinfo() - Method in class net.shibboleth.idp.ui.taglib.ServiceInformationURLTag
-
look for the <InformationURL> in the <UIInfo>.
- getLogo(int, int, int, int) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the Logo (or null).
- getLogo(String, String, String, String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the Logo (or null).
- getLogo() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the Logo (or null).
- getLogoByLanguage(String, int, int, int, int) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the Logo of the given language which fits the size.
- getLogoFromUIInfo() - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
-
Get an appropriate Logo from UIInfo.
- getLogoNoLanguage(int, int, int, int) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get a Logo without a language which fits the size.
- getMetadataContextLookupStrategy() - Method in class net.shibboleth.idp.ui.impl.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.
- 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.
- getNameFromUIInfo(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
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 SPSSODescriptor, failing that the EntityDescriptor.
- getOrganizationDisplayName() - 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() - 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.context.RelyingPartyUIContext
-
* Look for the <OrganizationURL>.
- getOrganizationURL() - Method in class net.shibboleth.idp.ui.taglib.OrganizationURLTag
-
look for the <OrganizationURL>.
- getPrivacyStatementURL() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the <mdui:PrivacyStatementURL>.
- getPrivacyURLFromUIIinfo() - Method in class net.shibboleth.idp.ui.taglib.ServicePrivacyURLTag
-
look for the <PrivacyURL> in the <UIInfo>.
- getRelyingPartyUIContext() - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
- 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.
- getRPUIContextCreateStrategy() - Method in class net.shibboleth.idp.ui.impl.SetRPUIInformation
-
- getRPUInfo() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the RP UIInfo associated with the request.
- getRPUInfo() - Method in class net.shibboleth.idp.ui.impl.SetRPUIInformation
-
Get the RP UIInfo, caching the value and consulting if needed.
- getServiceDescription() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the service Description.
- getServiceName() - 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.
- getStringFromContact(ContactPerson) - Method in class net.shibboleth.idp.ui.taglib.ServiceContactTag
-
build an appropriate string from the <Contact>.
- getUsableLanguages() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Get the all the languages.
- 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.
- setFallbackLanguages(List<String>) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Set the fallback languages.
- setFallbackLanguages(List<String>) - Method in class net.shibboleth.idp.ui.impl.SetRPUIInformation
-
Set the system wide default languages.
- 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.impl.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.impl.SetRPUIInformation
-
- SetRPUIInformation - Class in net.shibboleth.idp.ui.impl
-
- SetRPUIInformation() - Constructor for class net.shibboleth.idp.ui.impl.SetRPUIInformation
-
Constructor.
- setRPUInfo(UIInfo) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
-
Set the RP UIInfo associated with the request.
- setUiContext(RelyingPartyUIContext) - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
-
Deprecated.
this has to be calculated every time
- spSSODescriptor - Variable in class net.shibboleth.idp.ui.impl.SetRPUIInformation
-
The SPSSODescriptor.