A B C D F G I O R S U V 
All Classes All Packages

A

ALWAYS - org.apereo.cas.consent.ConsentReminderOptions
Always ask for consent.
ATTRIBUTE_NAME - org.apereo.cas.consent.ConsentReminderOptions
Ask for consent when there is modification in one of the attribute names or if consent is expired.
ATTRIBUTE_VALUE - org.apereo.cas.consent.ConsentReminderOptions
Ask for consent when there is modification in one of the attribute names, the values contain inside the attributes or if consent is expired.

B

build(Service, RegisteredService, String, Map<String, List<Object>>) - Method in interface org.apereo.cas.consent.ConsentDecisionBuilder
Build consent decision consent decision.
build(CasConsentableAttribute) - Method in interface org.apereo.cas.consent.ConsentableAttributeBuilder
 

C

CasConsentableAttribute - Class in org.apereo.cas.consent
CasConsentableAttribute() - Constructor for class org.apereo.cas.consent.CasConsentableAttribute
 
ConsentableAttributeBuilder - Interface in org.apereo.cas.consent
ConsentActivationStrategy - Interface in org.apereo.cas.consent
ConsentDecision - Class in org.apereo.cas.consent
ConsentDecision() - Constructor for class org.apereo.cas.consent.ConsentDecision
 
ConsentDecisionBuilder - Interface in org.apereo.cas.consent
ConsentEngine - Interface in org.apereo.cas.consent
This is ConsentEngine.
ConsentQueryResult - Class in org.apereo.cas.consent
ConsentQueryResult() - Constructor for class org.apereo.cas.consent.ConsentQueryResult
 
ConsentReminderOptions - Enum in org.apereo.cas.consent
ConsentRepository - Interface in org.apereo.cas.consent

D

deleteConsentDecision(long, String) - Method in interface org.apereo.cas.consent.ConsentRepository
Delete consent decision.
doesAttributeReleaseRequireConsent(ConsentDecision, Map<String, List<Object>>) - Method in interface org.apereo.cas.consent.ConsentDecisionBuilder
Is consent decision valid for attributes?

F

findConsentDecision(Service, RegisteredService, Authentication) - Method in interface org.apereo.cas.consent.ConsentEngine
Find consent decision consent decision.
findConsentDecision(Service, RegisteredService, Authentication) - Method in interface org.apereo.cas.consent.ConsentRepository
Gets consent decision.
findConsentDecisions() - Method in interface org.apereo.cas.consent.ConsentRepository
Gets consent decisions.
findConsentDecisions(String) - Method in interface org.apereo.cas.consent.ConsentRepository
Gets consent decision for a user.

G

getConsentableAttributesFrom(ConsentDecision) - Method in interface org.apereo.cas.consent.ConsentDecisionBuilder
Gets consentable attributes from the consent decision.
getConsentRepository() - Method in interface org.apereo.cas.consent.ConsentEngine
Gets consent repository.
getName() - Method in interface org.apereo.cas.consent.ConsentableAttributeBuilder
Gets name.
getOrder() - Method in interface org.apereo.cas.consent.ConsentableAttributeBuilder
 

I

ignored() - Static method in class org.apereo.cas.consent.ConsentQueryResult
Ignored consent query result.
isConsentRequired(Service, RegisteredService, Authentication, RequestContext) - Method in interface org.apereo.cas.consent.ConsentActivationStrategy
Determine if consent is required.
isConsentRequiredFor(Service, RegisteredService, Authentication) - Method in interface org.apereo.cas.consent.ConsentEngine
Is consent required?

O

org.apereo.cas.consent - package org.apereo.cas.consent
 

R

required() - Static method in class org.apereo.cas.consent.ConsentQueryResult
Required consent query result.
required(ConsentDecision) - Static method in class org.apereo.cas.consent.ConsentQueryResult
Required consent query result.
resolveConsentableAttributesFrom(Authentication, Service, RegisteredService) - Method in interface org.apereo.cas.consent.ConsentEngine
Gets consentable attributes.
resolveConsentableAttributesFrom(ConsentDecision) - Method in interface org.apereo.cas.consent.ConsentEngine
Gets consentable attributes from an existing consent decision.

S

storeConsentDecision(Service, RegisteredService, Authentication, long, ChronoUnit, ConsentReminderOptions) - Method in interface org.apereo.cas.consent.ConsentEngine
Store consent decision.
storeConsentDecision(ConsentDecision) - Method in interface org.apereo.cas.consent.ConsentRepository
Store consent decision.

U

update(ConsentDecision, Map<String, List<Object>>) - Method in interface org.apereo.cas.consent.ConsentDecisionBuilder
Update consent decision.

V

valueOf(int) - Static method in enum org.apereo.cas.consent.ConsentReminderOptions
Value of consent options.
valueOf(String) - Static method in enum org.apereo.cas.consent.ConsentReminderOptions
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apereo.cas.consent.ConsentReminderOptions
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G I O R S U V 
All Classes All Packages