Package org.keycloak.compatibility
Class Util
java.lang.Object
org.keycloak.compatibility.Util
- 
Method Summary
Modifier and TypeMethodDescriptionstatic CompatibilityResultstatic booleanisNotCompatible(CompatibilityResult result) static <T> Stream<T>mergeKeySet(Map<T, ?> map1, Map<T, ?> map2)  
- 
Method Details
- 
mergeKeySet
 - 
isCompatible
 - 
isNotCompatible
 
 -