| Method and Description |
|---|
| com.pingidentity.pa.sdk.policy.Resource.getPathPrefixes()
This method may be removed in a future release. Please use
Resource.getPathPatterns() instead. |
| com.pingidentity.pa.sdk.http.MediaType.matchesBaseType(MediaType)
this method does not align with the HTTP spec and uses a case-sensitive comparison. Instead, use
MediaType.matches(MediaType). |
| com.pingidentity.pa.sdk.http.MediaType.matchesBaseType(String)
this method does not align with the HTTP spec and uses a case-sensitive comparison. Instead, use
MediaType.parse(String) along with MediaType.matches(MediaType). |
| Annotation Type Element and Description |
|---|
| com.pingidentity.pa.sdk.ha.lb.LoadBalancingStrategy.handlerClass
this attribute is no longer used by PingAccess
|
Copyright 2023 Ping Identity Corp. All rights reserved.