Uses of Class
net.shibboleth.idp.authn.duo.impl.DuoPreauthResponse
Packages that use DuoPreauthResponse
-
Uses of DuoPreauthResponse in net.shibboleth.idp.authn.duo.impl
Fields in net.shibboleth.idp.authn.duo.impl with type parameters of type DuoPreauthResponseModifier and TypeFieldDescriptionprivate final com.fasterxml.jackson.core.type.TypeReference<DuoResponseWrapper<DuoPreauthResponse>>DuoPreauthAuthenticator.wrapperTypeRefTypeReference for the response generated by the endpoint.Methods in net.shibboleth.idp.authn.duo.impl that return DuoPreauthResponseModifier and TypeMethodDescriptionDuoPreauthAuthenticator.authenticate(DuoAuthenticationContext duoContext, DuoIntegration duoIntegration) Perform an authentication action via the Duo AuthAPI /preauth endpoint.