From fca6a46796dd08eb7f2a31e6da8de77e4fcd41ba Mon Sep 17 00:00:00 2001 From: Sergii Shamrai <71881713+sergiishamrai-okta@users.noreply.github.com> Date: Thu, 26 Nov 2020 18:44:33 +0200 Subject: [PATCH] Add missing methods and update ITs --- MIGRATING_v2_to_v3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIGRATING_v2_to_v3.md b/MIGRATING_v2_to_v3.md index 7ca78b9402d..be4a1fa8e2f 100644 --- a/MIGRATING_v2_to_v3.md +++ b/MIGRATING_v2_to_v3.md @@ -195,7 +195,7 @@ Below method has been removed. ### Package `com.okta.sdk.resource.policy.PolicyList` -Interface has been removed. +Interface has been replaced by `com.okta.sdk.resource.authorization.server.AuthorizationServerPolicyList` ### Package `com.okta.sdk.resource.user.factor.CustomHotpUserFactor`