A B C D E F G L M N O P R S U 

A

acsDesriptor - Variable in class net.shibboleth.idp.ui.impl.SetRPUIInformation
The ACS context.
addClassAndId(StringBuilder) - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Add the class and Id (if present) to the string under construction.
altTxt - Variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
Bean storage.

B

browserLanguages - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The languages that this browser wants to know about.
buildHyperLink(String, String) - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Build a hyperlink from the parameters.
buildURL(String, String) - Method in class net.shibboleth.idp.ui.taglib.ServiceContactTag
Return either the name raw or garnished in a hyperlink.

C

contactName - Variable in class net.shibboleth.idp.ui.taglib.ServiceContactTag
bean storage for the name attribute.
contactType - Variable in class net.shibboleth.idp.ui.taglib.ServiceContactTag
storage for the contactType bean.
cssClass - Variable in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Bean storage.
cssId - Variable in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Bean storage.
cssStyle - Variable in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Bean storage.

D

DEFAULT_ALT_TXT - Static variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
what to emit as alt txt if all else fails.
DEFAULT_VALUE - Static variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
what to emit if the jsp has nothing.
DEFAULT_VALUE - Static variable in class net.shibboleth.idp.ui.taglib.ServiceNameTag
what to emit if the jsp has nothing.
defaultValue - Variable in class net.shibboleth.idp.ui.taglib.ServiceNameTag
Bean storage for default value.
doEndTag() - Method in class net.shibboleth.idp.ui.taglib.OrganizationDisplayNameTag
doEndTag() - Method in class net.shibboleth.idp.ui.taglib.OrganizationNameTag
doEndTag() - Method in class net.shibboleth.idp.ui.taglib.OrganizationURLTag
doEndTag() - Method in class net.shibboleth.idp.ui.taglib.ServiceContactTag
doEndTag() - Method in class net.shibboleth.idp.ui.taglib.ServiceDescriptionTag
doEndTag() - Method in class net.shibboleth.idp.ui.taglib.ServiceInformationURLTag
doEndTag() - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
doEndTag() - Method in class net.shibboleth.idp.ui.taglib.ServicePrivacyURLTag
 
doExecute(ProfileRequestContext) - Method in class net.shibboleth.idp.ui.impl.SetRPUIInformation
doPreExecute(ProfileRequestContext) - Method in class net.shibboleth.idp.ui.impl.SetRPUIInformation
doStartTag() - Method in class net.shibboleth.idp.ui.taglib.ServiceNameTag
 

E

entityDescriptor - Variable in class net.shibboleth.idp.ui.impl.SetRPUIInformation
The EntityDescriptor.

F

fallbackLanguages - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The languages that this the Operator want to fall back to.
fallbackLanguages - Variable in class net.shibboleth.idp.ui.impl.SetRPUIInformation
The system wide languages to inspect if there is no match between metadata and browser.

G

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
Get the RelyingPartyUIContext for the request.
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
Get the mechanism to create/get the RelyingPartyUIContext from the ProfileRequestContext.
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.

L

linkText - Static variable in class net.shibboleth.idp.ui.taglib.OrganizationURLTag
Bean storage for the link text attribute.
linkText - Static variable in class net.shibboleth.idp.ui.taglib.ServiceInformationURLTag
Bean storage for the link text attribute.
linkText - Static variable in class net.shibboleth.idp.ui.taglib.ServicePrivacyURLTag
Bean storage for the link text attribute.
log - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The log.
log - Variable in class net.shibboleth.idp.ui.impl.SetRPUIInformation
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.OrganizationDisplayNameTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.OrganizationNameTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.OrganizationURLTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.ServiceContactTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.ServiceDescriptionTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.ServiceInformationURLTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.ServiceNameTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.ServicePrivacyURLTag
Class logger.
log - Static variable in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Class logger.
logoFits(Logo, int, int, int, int) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
Does the logo fit the supplied parameters?

M

makeNewusableList() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
maxHeight - Variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
Bean storage.
maxWidth - Variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
Bean storage.
metadataContextLookupStrategy - Variable in class net.shibboleth.idp.ui.impl.SetRPUIInformation
Strategy function for access to SAMLMetadataContext.
minHeight - Variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
Bean storage.
minWidth - Variable in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
Bean storage.

N

net.shibboleth.idp.ui.context - package net.shibboleth.idp.ui.context
Context classes for information needed by the UI.
net.shibboleth.idp.ui.impl - package net.shibboleth.idp.ui.impl
Implementation classes for information needed by the UI.
net.shibboleth.idp.ui.taglib - package net.shibboleth.idp.ui.taglib
Contains the code for the jsp taglibs.

O

OrganizationDisplayNameTag - Class in net.shibboleth.idp.ui.taglib
Service OrganizationDisplayName - directly from the metadata if present.
OrganizationDisplayNameTag() - Constructor for class net.shibboleth.idp.ui.taglib.OrganizationDisplayNameTag
 
OrganizationNameTag - Class in net.shibboleth.idp.ui.taglib
Service OrganizationName - directly from the metadata if present.
OrganizationNameTag() - Constructor for class net.shibboleth.idp.ui.taglib.OrganizationNameTag
 
OrganizationURLTag - Class in net.shibboleth.idp.ui.taglib
Service OrganizationURL - directly from the metadata if present.
OrganizationURLTag() - Constructor for class net.shibboleth.idp.ui.taglib.OrganizationURLTag
 

P

policeURL(String, List<String>) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
Check to see whether a supplied URL is acceptable, returning the default if it isn't.
policeURLLogo(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
Police a url found for a logo.
policeURLNonLogo(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
Police a url found for non logo data.

R

RelyingPartyUIContext - Class in net.shibboleth.idp.ui.context
The context which carries the user interface information.
RelyingPartyUIContext() - Constructor for class net.shibboleth.idp.ui.context.RelyingPartyUIContext
Constructor.
relyingPartyUIContext - Variable in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Cached RelyingPartyUIContext.
rpAttributeConsumingService - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The appropriate AttributeConsumingService.
rpEntityDescriptor - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The appropriate EntityDescriptor.
rpSPSSODescriptor - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The appropriate SPSSODescriptor.
rpUIContext - Variable in class net.shibboleth.idp.ui.impl.SetRPUIInformation
The RPUI context - we always create this in SetRPUIInformation.doPreExecute(ProfileRequestContext).
rpUIContextCreateStrategy - Variable in class net.shibboleth.idp.ui.impl.SetRPUIInformation
Strategy function to create the RelyingPartyUIContext.
rpUIInfo - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The appropriate UIInfo.

S

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
Set the mechanism to create/get the RelyingPartyUIContext from the ProfileRequestContext.
SetRPUIInformation - Class in net.shibboleth.idp.ui.impl
Action to populate the ProfileRequestContext with a RelyingPartyUIContext.
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.

U

uiContextLookupStrategy - Static variable in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Strategy function for access to RelyingPartyUIContext for input to resolver.
usableLanguages - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The languages that this the bean needs to look at.
A B C D E F G L M N O P R S U 

Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.