Uses of Class
net.shibboleth.idp.plugin.authn.duo.audit.AbstractDuoTokenClaimsAuditExtractor
-
Packages that use AbstractDuoTokenClaimsAuditExtractor Package Description net.shibboleth.idp.plugin.authn.duo.audit.impl -
-
Uses of AbstractDuoTokenClaimsAuditExtractor in net.shibboleth.idp.plugin.authn.duo.audit.impl
Subclasses of AbstractDuoTokenClaimsAuditExtractor in net.shibboleth.idp.plugin.authn.duo.audit.impl Modifier and Type Class Description classDuoAuthnDeviceIdAuditExtractorAn audit extractor to extract the Duo 2FA device ID (Key) from the auth_device inside the Duo token response.classDuoAuthnDeviceNameAuditExtractorAn audit extractor to extract the Duo 2FA device name from the auth_device in the Duo token response.classDuoFactorAuditExtractorAn audit extractor to extract the Duo authentication factor from the Duo token response.classDuoReasonAuditExtractorAn audit extractor to extract the Duo authentication reason from the Duo token response.classDuoTransactionIdAuditExtractorAn audit extractor to extract the Duo transaction ID from the Duo token response.
-