Summary:
Detail:
boolean
hasAllScopes(List<String> scopes)
hasAnyScopes(List<String> scopes)
hasScope(String scope)
hasScopes(List<String> scopes, BiPredicate<Stream<String>,Predicate<? super String>> condition)