Uses of Interface
org.keycloak.common.util.TriFunction
-
Uses of TriFunction in org.keycloak.services.resources
Modifier and TypeMethodDescriptionprotected <T extends JsonWebToken & SingleUseObjectKeyModel>
jakarta.ws.rs.core.ResponseLoginActionsService.handleActionToken
(String tokenString, String execution, String clientId, String tabId, String clientData, TriFunction<ActionTokenHandler<T>, T, ActionTokenContext<T>, jakarta.ws.rs.core.Response> preHandleToken)