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

A

AbstractEntityStrategy - Class in net.shibboleth.idp.ui.saml
Base class for functions which navigate the entityDescriptor to look for the MDUI.
AbstractEntityStrategy() - Constructor for class net.shibboleth.idp.ui.saml.AbstractEntityStrategy
 
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.
apply(EntityDescriptor) - Method in class net.shibboleth.idp.ui.saml.ServiceDescriptionStrategy
apply(EntityDescriptor) - Method in class net.shibboleth.idp.ui.saml.ServiceNameStrategy

B

browserLanguages - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
The list of supported browser languages.
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

dataMap - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIData
The map of languages to service names from the RP.
dataStrategy - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIData
How to get from the generic type RP to the list of supported information of this class.
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.
defaultData - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIData
The string to return when we cannot find a service name.
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
 
doInitialize() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
doInitialize() - Method in class net.shibboleth.idp.ui.context.SAMLRelyingPartyUIInformation
doStartTag() - Method in class net.shibboleth.idp.ui.taglib.ServiceNameTag
 

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.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>.
getDataMap() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIData
Get the map of languages to service names from the RP.
getDataStrategy() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIData
Gets the mechanism to get the data.
getDefaultData() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIData
Get the string to return when we cannot find a language match.
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.taglib.ServiceDescriptionTag
look at <Uiinfo> if there and if so look for appropriate description.
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.
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(EntityDescriptor) - Method in class net.shibboleth.idp.ui.saml.ServiceNameStrategy
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.taglib.ServiceTagSupport
look at <UIinfo>; if there and if so look for appropriate name.
getOrganizationDisplayName() - Method in class net.shibboleth.idp.ui.taglib.OrganizationDisplayNameTag
look for the <OrganizationDisplayName>.
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>.
getServiceDescription() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
Get the Service Description.
getServiceDescription() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
Get the service description object.
getServiceName() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
Get the Service Name.
getServiceName() - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
Get the service name object.
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(EntityDescriptor) - Method in class net.shibboleth.idp.ui.saml.AbstractEntityStrategy
Traverse the SP's EntityDescriptor and pick out the Organization.
getSPOrganization() - Method in class net.shibboleth.idp.ui.taglib.ServiceTagSupport
Traverse the SP's EntityDescriptor and pick out the Organization.
getSPUIInfo(EntityDescriptor) - Method in class net.shibboleth.idp.ui.saml.AbstractEntityStrategy
Traverse the SP's EntityDescriptor and pick out the UIInfo.
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>.

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.RelyingPartyUIData
logger.
log - Variable in class net.shibboleth.idp.ui.saml.ServiceDescriptionStrategy
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) - Method in class net.shibboleth.idp.ui.taglib.ServiceLogoTag
Whether the provided logo fits inside the constraints.
lookupMap(Map<String, String>) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
Lookup the provided map by language iterating over all languages, then the non name language (if present), then the default.

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 - 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 (mostly Velocity).
net.shibboleth.idp.ui.saml - package net.shibboleth.idp.ui.saml
Navigation functions to get information from an EntityDescriptor.
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

populateContext(RelyingPartyUIContext) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
Populate the RelyingPartyUIContext with the values to display.

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
 
RelyingPartyUIData<T> - Class in net.shibboleth.idp.ui.context
The class contains the mechanisms to manipulate language sensitive data about the relying party.
RelyingPartyUIData() - Constructor for class net.shibboleth.idp.ui.context.RelyingPartyUIData
 
RelyingPartyUIInformation<T> - Class in net.shibboleth.idp.ui.context
The data we use for rendering RelyingParty information.
This prototype bean will either be configured into (or, more likely be part of) Action which sets up the context.
RelyingPartyUIInformation() - Constructor for class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
 

S

SAMLRelyingPartyUIInformation - Class in net.shibboleth.idp.ui.context
UI context to deal with SAML EntityDescriptor.
SAMLRelyingPartyUIInformation() - Constructor for class net.shibboleth.idp.ui.context.SAMLRelyingPartyUIInformation
 
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
 
serviceDescription - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The Service Description.
serviceDescription - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
The ServiceDescription information.
ServiceDescriptionStrategy - Class in net.shibboleth.idp.ui.saml
Code to get a Map from language to Description.
ServiceDescriptionStrategy() - Constructor for class net.shibboleth.idp.ui.saml.ServiceDescriptionStrategy
 
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
 
serviceName - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
The Service Name.
serviceName - Variable in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
The Service Name information.
ServiceNameStrategy - Class in net.shibboleth.idp.ui.saml
Get the map for the service name.
We populate from the MDUI (if it exists) first, then the ACS, but we do not replace anything we set from MDUI.
ServiceNameStrategy() - Constructor for class net.shibboleth.idp.ui.saml.ServiceNameStrategy
 
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.RelyingPartyUIInformation
Sets the list of languages supported by the browser.
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.
setDataStrategy(Function<T, Map<String, String>>) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIData
Sets the mechanism to get the data.
setDefaultData(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIData
Set the string to return when we cannot find a language match.
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.
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.
setRelyingParty(T) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIData
Set up the default map from the relying party.
setRelyingParty(T) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
Set the relying party.
setServiceDescription(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
set the Service Description.
setServiceDescription(RelyingPartyUIData<T>) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
Set the service description object.
setServiceName(String) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIContext
set the Service Name.
setServiceName(RelyingPartyUIData<T>) - Method in class net.shibboleth.idp.ui.context.RelyingPartyUIInformation
Set the service description object.
A B C D G L M N O P R S 

Copyright © 1999–2014. All rights reserved.