All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apereo.cas.api.AuthenticationRiskContingencyResponse Maven / Gradle / Ivy

The newest version!
package org.apereo.cas.api;

import org.springframework.webflow.execution.Event;

/**
 * This is {@link AuthenticationRiskContingencyResponse}.
 *
 * @author Misagh Moayyed
 * @since 5.1.0
 */
public record AuthenticationRiskContingencyResponse(Event result) {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy