- cacheManager - Variable in class net.shibboleth.idp.attribute.consent.storage.CacheStorage
-
The cache manager.
- CacheStorage - Class in net.shibboleth.idp.attribute.consent.storage
-
Cache implementation.
- CacheStorage() - Constructor for class net.shibboleth.idp.attribute.consent.storage.CacheStorage
-
- consentDate - Variable in class net.shibboleth.idp.attribute.consent.AttributeRelease
-
A timestamp when consent for this attribute release was given.
- ConsentEngineImpl - Class in net.shibboleth.idp.attribute.consent
-
- ConsentEngineImpl() - Constructor for class net.shibboleth.idp.attribute.consent.ConsentEngineImpl
-
- ConsentHelper - Class in net.shibboleth.idp.attribute.consent
-
Consent helper class.
- ConsentHelper() - Constructor for class net.shibboleth.idp.attribute.consent.ConsentHelper
-
Default constructor.
- ConsentHelper.SortedAttributeSet - Class in net.shibboleth.idp.attribute.consent
-
A sorted set of attributes.
- ConsentHelper.SortedAttributeSet(List<String>, Collection<IdPAttribute>) - Constructor for class net.shibboleth.idp.attribute.consent.ConsentHelper.SortedAttributeSet
-
Constructs a new sorted set of attributes.
- ConsentServlet - Class in net.shibboleth.idp.attribute.consent
-
Consent servlet which control the consent UI.
- ConsentServlet() - Constructor for class net.shibboleth.idp.attribute.consent.ConsentServlet
-
- ConsentServlet.DisplayAttribute - Class in net.shibboleth.idp.attribute.consent
-
Aggregation class for an attribute.
- ConsentServlet.DisplayAttribute(IdPAttribute, Locale) - Constructor for class net.shibboleth.idp.attribute.consent.ConsentServlet.DisplayAttribute
-
Constructs a display attribute from an attribute and defined locale.
- contains(IdPAttribute) - Method in class net.shibboleth.idp.attribute.consent.AttributeRelease
-
Checks if an @see AttributeRelease contains a given @see Attribute.
- containsAttributeRelease(String, String, String) - Method in class net.shibboleth.idp.attribute.consent.storage.CacheStorage
-
Checks if the storage contains a attribute release for a specific user, relying party and attribute.
- containsAttributeRelease(String, String, String) - Method in class net.shibboleth.idp.attribute.consent.storage.JDBCStorage
-
Checks if the storage contains a attribute release for a specific user, relying party and attribute.
- containsAttributeRelease(String, String, String) - Method in interface net.shibboleth.idp.attribute.consent.storage.Storage
-
Checks if the storage contains a attribute release for a specific user, relying party and attribute.
- containsUser(String) - Method in class net.shibboleth.idp.attribute.consent.storage.CacheStorage
-
Checks if the storage contains a user.
- containsUser(String) - Method in class net.shibboleth.idp.attribute.consent.storage.JDBCStorage
-
Checks if the storage contains a user.
- containsUser(String) - Method in interface net.shibboleth.idp.attribute.consent.storage.Storage
-
Checks if the storage contains a user.
- createAttributeRelease(String, String, AttributeRelease) - Method in class net.shibboleth.idp.attribute.consent.storage.CacheStorage
-
Creates an attribute releases for a specific user and relying party.
- createAttributeRelease(String, String, AttributeRelease) - Method in class net.shibboleth.idp.attribute.consent.storage.JDBCStorage
-
Creates an attribute releases for a specific user and relying party.
- createAttributeRelease(String, String, AttributeRelease) - Method in interface net.shibboleth.idp.attribute.consent.storage.Storage
-
Creates an attribute releases for a specific user and relying party.
- createAttributeReleases(Collection<IdPAttribute>, DateTime) - Static method in class net.shibboleth.idp.attribute.consent.AttributeRelease
-
Creates a collection of @see AttributeRelease.
- createDisplayAttributes(Collection<IdPAttribute>, Locale) - Method in class net.shibboleth.idp.attribute.consent.ConsentServlet
-
Creates a list of display attributes using a specific locale.
- createUser(String, String) - Method in class net.shibboleth.idp.attribute.consent.ConsentEngineImpl
-
Creates a user and attaches her the already given attribute release consents for a specific relying party.
- createUser(User) - Method in class net.shibboleth.idp.attribute.consent.storage.CacheStorage
-
Creates a user.
- createUser(User) - Method in class net.shibboleth.idp.attribute.consent.storage.JDBCStorage
-
Creates a user.
- createUser(User) - Method in interface net.shibboleth.idp.attribute.consent.storage.Storage
-
Creates a user.
- getAttributeConsumingService(String) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets the attribute consuming service for a specific relying party.
- getAttributeDescription(IdPAttribute, Locale) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets the localized description of an attribute.
- getAttributeId() - Method in class net.shibboleth.idp.attribute.consent.AttributeRelease
-
Gets the attribute id.
- getAttributeName(IdPAttribute, Locale) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets the localized name of an attribute.
- getAttributeReleases(String) - Method in class net.shibboleth.idp.attribute.consent.User
-
Gets the attribute releases for a specific relying party.
- getAvailableDescriptionLocales(List<ServiceDescription>) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets all available locales for relying party descriptions.
- getAvailableNameLocales(List<ServiceName>) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets all available locales for relying party names.
- getConsentContext(HttpServletRequest) - Static method in class net.shibboleth.idp.attribute.consent.ConsentHelper
-
Gets the consent context from the HTTP request.
- getDate() - Method in class net.shibboleth.idp.attribute.consent.AttributeRelease
-
Gets the timestamp when consent for this attribute release was given.
- getDescription() - Method in class net.shibboleth.idp.attribute.consent.ConsentServlet.DisplayAttribute
-
Gets the description.
- getId() - Method in class net.shibboleth.idp.attribute.consent.User
-
Gets the userId.
- getName() - Method in class net.shibboleth.idp.attribute.consent.ConsentServlet.DisplayAttribute
-
Gets the name.
- getRelyingParty(ConsentContext) - Static method in class net.shibboleth.idp.attribute.consent.ConsentHelper
-
Retrieves the entityId of the relying party.
- getRelyingPartyDescription(String, Locale) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets the localized description of a relying party.
- getRelyingPartyDescription(List<ServiceDescription>, Locale) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets the localized name of a list of service descriptions.
- getRelyingPartyName(String, Locale) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets the localized name of a relying party.
- getRelyingPartyName(List<ServiceName>, Locale) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets the localized name of a list of service names.
- getRequest(ConsentContext) - Static method in class net.shibboleth.idp.attribute.consent.ConsentHelper
-
Gets the HTTP request from the consent context.
- getResponse(ConsentContext) - Static method in class net.shibboleth.idp.attribute.consent.ConsentHelper
-
Gets the HTTP response from the consent context.
- getServiceDescriptions(String) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets a list of all service descriptions for a relying party.
- getServiceNames(String) - Method in class net.shibboleth.idp.attribute.consent.LocalizationHelper
-
Gets a list of all service names for a relying party.
- getValues() - Method in class net.shibboleth.idp.attribute.consent.ConsentServlet.DisplayAttribute
-
Gets the values.
- getValuesHash() - Method in class net.shibboleth.idp.attribute.consent.AttributeRelease
-
Gets the hash value of the attribute values.
- globalConsent - Variable in class net.shibboleth.idp.attribute.consent.User
-
Whether the user has given global consent or not.
- globalConsentEnabled - Variable in class net.shibboleth.idp.attribute.consent.ConsentServlet
-
Whether global consent is enabled or not.