Class ContinuousAccessEvaluationClaims

java.lang.Object
com.microsoft.kiota.http.ContinuousAccessEvaluationClaims

public final class ContinuousAccessEvaluationClaims extends Object
Helper class to extract the claims from the WWW-Authenticate header in a response. https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-continuous-access-evaluation
  • Method Details

    • getClaimsFromResponse

      @Nullable public static String getClaimsFromResponse(@Nonnull okhttp3.Response response)
      Extracts the claims from the WWW-Authenticate header in a response.
      Parameters:
      response - the response to extract the claims from.
      Returns:
      the claims