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

A

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.context.SetRPUIInformation
doPreExecute(ProfileRequestContext) - Method in class net.shibboleth.idp.ui.context.SetRPUIInformation
doStartTag() - Method in class net.shibboleth.idp.ui.taglib.ServiceNameTag
 

E

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

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

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 - 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) - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
Whether the provided logo fits inside the constraints.

M

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.context.SetRPUIInformation
Strategy function for access to SAMLMetadataContext.
metadataContextLookupStrategy - Static variable in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Strategy function for access to SAMLMetadataContext for input to resolver.
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 IdP-specific 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
 

R

RelyingPartyUIContext - Class in net.shibboleth.idp.ui.context
The context which carries the RelyingPartyUIInformation.
RelyingPartyUIContext() - Constructor for class net.shibboleth.idp.ui.context.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.context.SetRPUIInformation
The RPUI context - we always create this in SetRPUIInformation.doPreExecute(ProfileRequestContext).
rpUIContextCreateStrategy - Variable in class net.shibboleth.idp.ui.context.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.
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
Set the mechanism to create/get the RelyingPartyUIContext from the ProfileRequestContext.
SetRPUIInformation - Class in net.shibboleth.idp.ui.context
Action to populate the ProfileRequestContext with a RelyingPartyUIContext.
SetRPUIInformation() - Constructor for class net.shibboleth.idp.ui.context.SetRPUIInformation
 
spSSODescriptor - Variable in class net.shibboleth.idp.ui.context.SetRPUIInformation
The SPSSODescriptor.
A B C D E G L M N O R S 

Copyright © 1999–2014. All rights reserved.