Constant Field Values
Contents
net.shibboleth.*
-
net.shibboleth.idp.consent.audit.impl.ConsentAuditFields Modifier and Type Constant Field Value public static final StringCURRENT_CONSENT_IDS"CCI"public static final StringCURRENT_CONSENT_IS_APPROVED"CCA"public static final StringCURRENT_CONSENT_VALUES"CCV"
-
net.shibboleth.idp.consent.flow.impl.ExtractConsent Modifier and Type Constant Field Value public static final StringCONSENT_IDS_REQUEST_PARAMETER"_shib_idp_consentIds"
-
net.shibboleth.idp.consent.flow.storage.impl.AbstractConsentIndexedStorageAction Modifier and Type Constant Field Value public static final StringDEFAULT_STORAGE_INDEX_KEY"_key_idx" -
net.shibboleth.idp.consent.flow.storage.impl.UpdateCounter Modifier and Type Constant Field Value public static final StringCOUNTER_KEY"_counter"
-
net.shibboleth.idp.consent.logic.impl.JoinFunction Modifier and Type Constant Field Value public static final StringSEPARATOR":"
-
net.shibboleth.idp.consent.storage.impl.ConsentSerializer Modifier and Type Constant Field Value private static final StringID_FIELD"id"private static final StringIS_APPROVED_FIELD"appr"private static final StringVALUE_FIELD"v"