C D G N P S U V 

C

Cache<T1,T2> - Interface in net.shibboleth.idp.storage
Just to get compiling.
CacheManager - Class in net.shibboleth.idp.storage
Just to get a clean compile.
CacheManager() - Constructor for class net.shibboleth.idp.storage.CacheManager
 
clear() - Method in interface net.shibboleth.idp.storage.Cache
 
Configuration - Class in net.shibboleth.idp.storage
Just to get compiling.
Configuration() - Constructor for class net.shibboleth.idp.storage.Configuration
 
ConsentContext - Class in net.shibboleth.idp.attribute.consent
Context used to collect data about the user's consent to release information.
ConsentContext(Map<String, IdPAttribute>) - Constructor for class net.shibboleth.idp.attribute.consent.ConsentContext
Constructor.
ConsentContext.Consent - Enum in net.shibboleth.idp.attribute.consent
Indicates the result of the consent engine's attempt to gain user consent.
ConsentContext.Consent() - Constructor for enum net.shibboleth.idp.attribute.consent.ConsentContext.Consent
 
consentDecision - Variable in class net.shibboleth.idp.attribute.consent.ConsentContext
The decision determined by the consent engine.
consentedAttributes - Variable in class net.shibboleth.idp.attribute.consent.ConsentContext
The attributes the consent engine has determined may be released.
ConsentEngine - Interface in net.shibboleth.idp.attribute.consent
A consent engine is used to determine if the user consents to the release of their information.
ConsentException - Exception in net.shibboleth.idp.attribute.consent
Exception thrown to indicate a problem determining a user's consent.
ConsentException() - Constructor for exception net.shibboleth.idp.attribute.consent.ConsentException
Constructor.
ConsentException(String) - Constructor for exception net.shibboleth.idp.attribute.consent.ConsentException
Constructor.
ConsentException(Exception) - Constructor for exception net.shibboleth.idp.attribute.consent.ConsentException
Constructor.
ConsentException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.consent.ConsentException
Constructor.

D

defineConfiguration(String, Configuration) - Method in class net.shibboleth.idp.storage.CacheManager
 
determineConsent(ConsentContext) - Method in interface net.shibboleth.idp.attribute.consent.ConsentEngine
Determines the consent of a user for the release of their information.

G

get(String) - Method in interface net.shibboleth.idp.storage.Cache
 
getCache(String) - Method in class net.shibboleth.idp.storage.CacheManager
 
getConsentDecision() - Method in class net.shibboleth.idp.attribute.consent.ConsentContext
Gets the consent decision established by the user.
getConsentedIdPAttributes() - Method in class net.shibboleth.idp.attribute.consent.ConsentContext
Gets the attributes that may be released with the user's consent.
getUserIdPAttributes() - Method in class net.shibboleth.idp.attribute.consent.ConsentContext
Gets an unmodifiable map representing the information to be released about the user.

N

net.shibboleth.idp.attribute.consent - package net.shibboleth.idp.attribute.consent
 
net.shibboleth.idp.storage - package net.shibboleth.idp.storage
Placeholder for the old infinspan stuff

P

putIfAbsent(String, T2) - Method in interface net.shibboleth.idp.storage.Cache
 

S

serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.consent.ConsentException
Serial version UID.
setConsentDecision(ConsentContext.Consent) - Method in class net.shibboleth.idp.attribute.consent.ConsentContext
Sets the consent decision established by the user.

U

userAttributes - Variable in class net.shibboleth.idp.attribute.consent.ConsentContext
Attributes about the user that are to be released with the user's consent.

V

valueOf(String) - Static method in enum net.shibboleth.idp.attribute.consent.ConsentContext.Consent
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.shibboleth.idp.attribute.consent.ConsentContext.Consent
Returns an array containing the constants of this enum type, in the order they are declared.
C D G N P S U V 

Copyright © 1999–2014. All rights reserved.