Skip navigation links
B C D F G I O R S T U V 

B

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

C

CasConsentApiConfiguration - Class in org.apereo.cas.config
CasConsentApiConfiguration() - Constructor for class org.apereo.cas.config.CasConsentApiConfiguration
 
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.
ConsentOptions - 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, 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(String) - Method in interface org.apereo.cas.consent.ConsentRepository
Gets consent decision for a user.
findConsentDecisions() - Method in interface org.apereo.cas.consent.ConsentRepository
Gets consent decisions.

G

getAttributes() - Method in class org.apereo.cas.consent.ConsentDecision
 
getConsentableAttributesFrom(ConsentDecision) - Method in interface org.apereo.cas.consent.ConsentDecisionBuilder
Gets consentable attributes from the consent decision.
getCreatedDate() - Method in class org.apereo.cas.consent.ConsentDecision
 
getId() - Method in class org.apereo.cas.consent.ConsentDecision
 
getOptions() - Method in class org.apereo.cas.consent.ConsentDecision
 
getPrincipal() - Method in class org.apereo.cas.consent.ConsentDecision
 
getReminder() - Method in class org.apereo.cas.consent.ConsentDecision
 
getReminderTimeUnit() - Method in class org.apereo.cas.consent.ConsentDecision
 
getService() - Method in class org.apereo.cas.consent.ConsentDecision
 
getValue() - Method in enum org.apereo.cas.consent.ConsentOptions
 

I

isConsentRequiredFor(Service, RegisteredService, Authentication) - Method in interface org.apereo.cas.consent.ConsentEngine
Is consent required?

O

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

R

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

setAttributes(String) - Method in class org.apereo.cas.consent.ConsentDecision
 
setCreatedDate(LocalDateTime) - Method in class org.apereo.cas.consent.ConsentDecision
 
setId(long) - Method in class org.apereo.cas.consent.ConsentDecision
 
setOptions(ConsentOptions) - Method in class org.apereo.cas.consent.ConsentDecision
 
setPrincipal(String) - Method in class org.apereo.cas.consent.ConsentDecision
 
setReminder(Long) - Method in class org.apereo.cas.consent.ConsentDecision
 
setReminderTimeUnit(ChronoUnit) - Method in class org.apereo.cas.consent.ConsentDecision
 
setService(String) - Method in class org.apereo.cas.consent.ConsentDecision
 
storeConsentDecision(Service, RegisteredService, Authentication, long, ChronoUnit, ConsentOptions) - Method in interface org.apereo.cas.consent.ConsentEngine
Store consent decision.
storeConsentDecision(ConsentDecision) - Method in interface org.apereo.cas.consent.ConsentRepository
Store consent decision.

T

toString() - Method in class org.apereo.cas.consent.ConsentDecision
 

U

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

V

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