- 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.